README
SOCKS5 Server
still in development
Supported Features
- auth methods:
noauth
,username&password
- request command:
connect
,udp associate
- address type:
Domain
,IPv4
,IPv6
Contact
email : isaymeorg # gmail.com
socks5 server in node
<script type="module">
import socks5Server from 'https://cdn.skypack.dev/socks5-server';
</script>
still in development
noauth
, username&password
connect
, udp associate
Domain
, IPv4
, IPv6
email : isaymeorg # gmail.com