isocks

NodeJS Interface for Socks5 Proxy Server

Usage no npm install needed!

<script type="module">
  import isocks from 'https://cdn.skypack.dev/isocks';
</script>

README

isocks

NodeJS Interface for Socks5 Proxy Server

Features

  • Easy-to-use interface of socks5
  • Customizable proxy protocol
  • No Authentication method only
  • CONNECT command only

Usage

see test.js

License

MIT