use socks5 instead of HTTP Proxy to allow more protocols
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "psk-proxy-tunnel",
|
||||
"version": "1.0.0",
|
||||
"description": "TLS-PSK multiplexed TCP tunnel server and local HTTP proxy client for secure NAT traversal and TCP forwarding",
|
||||
"description": "TLS-PSK multiplexed TCP+UDP tunnel server and local SOCKS5 proxy client (CONNECT and UDP ASSOCIATE) for secure NAT traversal and protocol forwarding",
|
||||
"main": "proxy-client.js",
|
||||
"type": "commonjs",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user