Tuesday, 15 February 2022
Interesting Snippets from 2022-02-15
-
GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Learning how to design scalable systems will help you become a better engineer.
-
IP Address to IP Location and Proxy Information | IP2Location
Geo IP solution to identify country, region, city, latitude & longitude, ZIP code, time zone, connection speed, ISP, domain name, IDD country code, area code, weather station data, mobile network codes (MNC), mobile country codes (MCC), mobile carrier, elevation, usage type, address type, advertising category, VPN and residential proxies.
-
GitHub - authelia/authelia: The Single Sign-On Multi-Factor portal for web apps
Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for reverse proxies like nginx, Traefik or HAProxy to let them know whether requests should either be allowed or redirected to Authelia's portal for authentication.
-
GitHub - schollz/croc: Easily and securely send things from one computer to another
croc is a tool that allows any two computers to simply and securely transfer files and folders.
-
GitHub - pavlobu/deskreen: Deskreen turns any device with a web browser into a secondary screen for your computer
Deskreen is an electron.js based application that uses WebRTC to make a live stream of your desktop to a web browser on any device. It is built on top of Electron React Boilerplate For better security mechanism, end-to-end encryption is implemented, which is inspired by darkwire.io.
-
GitHub - sissbruecker/linkding: Self-hosted bookmark service
linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy to set up using Docker.