The Wayback Machine - https://web.archive.org/web/20200616160415/https://github.com/topics/socks5
Skip to content
#

socks5

Here are 346 public repositories matching this topic...

Leo-Mu
Leo-Mu commented May 5, 2019

对于使用云服务的负载均衡器(Azure 或者 Google cloud)以及 CDN 的用户,因为负载均衡器和 CDN 是可以直接接管证书和 TSL 甚至 HTTP/2 、 QUIC 的,所以希望 v2ray 作为客户端使用时也能够支持像浏览器一样自动协商底层传输协议是 HTTP 1.1 还是 HTTP/2 或 QUIC 。相当于在入站协议上提供一个尽量简单、不占资源的 HTTP 类型的底层传输协议,如 #1644 所需求的,再由客户端在出站协议上与负载均衡器自动协商。当然如果入站协议也能够提供一个支持多版本协商的 HTTP 底层传输协议那也再好不过。
以及目前 WebSocket 是直接使用 WebSocket 连接的,与浏览器的 HTTP 协商升级为 ws 的行为有所不同,跟据[谷歌云的表述](https://cloud.google.com/load-balancing/docs/

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
  • Updated Jun 10, 2020
  • Go

Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
  • Updated Jun 8, 2020
  • Go
davidhuang24
davidhuang24 commented Jan 30, 2020

I didn't see any documentation on tor2web github wiki about how tor2web works 。
In addition, the documentation of infrastructure you provided was null.
Now that I've successfully configured my own tor2web node, I'd like to know how tor2web works, and it would be nice to be provided with a tor2web design diagram.

cypheron
cypheron commented Jun 1, 2018

Currently, manager and node need to be manually launched from command line, and there is no log output for either manager or node.

Your official instructions for running manager and node are as follows:

  1. cd $GOPATH/bin nohup ./manager -web-dir ${GOPATH}/src/github.com/skycoin/skywire/static/skywire-manager > /dev/null 2>&1 &sleep 3
  2. `cd $GOPATH/bin
    nohup ./node -connect-manager -manag

Improve this page

Add a description, image, and links to the socks5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the socks5 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.