simple-socks
simple-socks copied to clipboard
Simple SOCKS5 proxy server
Authentication in examples/createServerWithAuthentication works using the curl command in the README, but providing the same credentials in macOS system preferences for SOCKS Proxy config, nor Electron webview proxy authentication does...
It work fine with curl but not in browser. I get: _Possible security risk looking up this domain_ and when force _Unable to connect_ It would seem an SSL problem....
I am interested in using your server in the folowing configuration. We currently have SOCKS5 proxies that do not support authentication. We'd like to have this setup: CLIENT ---> SIMPLE-SOCKS...
Proxy works for few days and then suddenly cpu spikes to 100% and doesn't come down i have to restart the machine to make it work again. I am attaching...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
We are using this package in a typescript application and it would be great to have typescript support for this package.
I have eth0 and eth0:1, eth0:2 total of 3 different IP's. I have for example proxy server instances running on 10.0.0.1 and 10.0.0.2 and 10.0.0.3. However, regardless of which socks5...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...