TheWaWaR / simple-http-server

Simple http server in Rust (Windows/Mac/Linux)
MIT License
2.63k stars 175 forks source link

web server access only for the local machine #75

Open bestia-dev opened 1 year ago

bestia-dev commented 1 year ago

Is it possible to limit the web server to accept only the requests from the local machine? For example if a developer works in a local network with other developers and don't want the others to access his local web server.