Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​Ergo Proxy - (★ 311) the reverse proxy agent for local domain management.

Dealing with multiple apps locally, and having to remember each port representing each microservice is frustrating. Author wanted a simple way to assign each service a proper local domain. Ergo proxy solves this problem.

#development #local #proxy
​​LocalSend - (★ 50.5k on GitHub) is a cross-platform app that enables secure communication between devices using a REST API and HTTPS encryption. Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or third-party servers, making it a fast and reliable solution for local communication.

How it works?

LocalSend uses a secure communication protocol that allows devices to communicate with each other using a REST API. All data is sent securely over HTTPS, and the TLS/SSL certificate is generated on the fly on each device, ensuring maximum security.

#security #file #share #local
👍43