Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 176 Bytes

NodeJS-Proxy-Server

Forward Proxy

docker build . -tag proxyserver
docker run -it -p 8080:8080 proxyserver

finally configure socks proxy in forefox, chrome browsers