glider icon indicating copy to clipboard operation
glider copied to clipboard

glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).

Results 59 glider issues
Sort by recently updated
recently updated
newest added

Currently shadowsocks works on both TCP and UDP by default. Is it possible to add tcp_only and udp_only option? This may be helpful to separate the TCP and UDP forward...

enhancement

Any plans to make a release using Golang 1.19?

设想的是链式代理是这样: Clients --> Listener --> | proxy1 --> proxy2 --> | Internet 链式代理proxy1是动态ip,proxy2是机场代理ip,动态ip需要外网环境才能使用,因此用proxy2作为proxy1的底层代理 然后希望再设置规则,指定的域名走机场代理ip,剩余的走动态ip,达到节省动态ip流量的原理

question

Hello, Add a simple random weight base forwarder selector it add "weight" parameter for forwarder url.

Maybe duplicate question as https://github.com/nadoo/glider/issues/369, however since there are no answers yet, so opened this issue. I want to do direct forwarding only using ipv6 address, like below. ```bash glider...

question

Hello! How can all traffic from clients connected to the OpenVPN server be forwarded to glider?

question

I'm trying to connect to https secureconnect.me:7070 proxy , which has user/pass auth Basically doing pretty much the same as describe in that article: https://torguard.net/indexori.php?rp=/knowledgebase/297/How-to-Connect-with-TorGuardandsharp039s-SSL-Proxy-on-Android.html But there are not examples...

question

I have use glider for 2 years for may router, But now... The new linux netfilter not supported the iptables with ipset.

enhancement

Hello, I would like to ask if this tool has the function of retrying failed requests, or if there are any options that can satisfy it. I have read the...