-
Updated
Jun 27, 2020 - Go
#
transparent-proxy
Here are 60 public repositories matching this topic...
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。
tls
http
socket
tcp
udp
http-proxy
https-proxy
socks5
reverse-proxy
tcp-proxy
websocket-proxy
kcptun
socks5-proxy
transparent-proxy
udp-proxy
dns-proxy
tls-proxy
upstream-proxies
ss-proxy
encryption-proxy
一个基于 VirtualBox 和 openwrt 构建的项目, 旨在实现 macOS / Windows 平台的透明代理.
-
Updated
Nov 20, 2019 - JavaScript
glider is a forward proxy with multiple protocols support, and also a dns forwarding server with ipset management features(like dnsmasq).
go
dns
golang
proxy
websocket
http-proxy
socks5
dnsmasq
ipset
transparent-proxy
udp-proxy
proxy-rules
-
Updated
May 6, 2020 - Go
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
go
tls
tunnel
golang
privacy
network
proxy
anticensorship
china
gfw
transparent-proxy
trojan-gfw
trojan-go
-
Updated
Jun 26, 2020 - Go
Transparent proxy through Tor for Kali Linux OS
-
Updated
Jun 18, 2020 - Shell
Raifeg
commented
Jan 27, 2020
bannedregexpurllist:
котик
kitty
e2guardian.conf:
weightedphrasemode = 1
phrasefiltermode = 2
preservecase = 2
hexdecodecontent = off
forcequicksearch = on
When I visit, for example, http://blank.org/?котик - request is blocked, all ok. But when I visit http://blank.org/?КОТИК or http://blank.org/?Котик - all passes.
When I enter http://blank.org/?kitty or http://bl
An (un-)ethical hacking-station based on Raspberry Pi and Python
python
raspberry-pi
parser
data-mining
school
hardware
raspberrypi
mifare
brute-force
iwlist
high-school
twitter-mining
mitmproxy
raspberry-pi-3
transparent-proxy
data-protection
data-security
hacking-station
-
Updated
Oct 14, 2017 - Python
Linux Transparent Proxy library for Golang
-
Updated
Jul 26, 2019 - Go
Zorp GPL
security
proxy
firewall
http-proxy
https-proxy
smtp-protocol
pop3-protocol
http-protocol
transparent-proxy
transparent-https-proxy
ssl-offloading
ssl-inspection
tls-proxy
telnet-protocol
whois-protocol
ftp-proxy
-
Updated
Dec 13, 2019 - C++
Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection
-
Updated
Jun 25, 2020 - C
Transparent proxy through Tor for Arch Linux OS
bash
security
privacy
aur
tor
arch-linux
aur-packages
bash-script
transparent-proxy
tor-proxy
arch-linux-package
-
Updated
Jun 16, 2020 - Shell
Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers
linux
router
ipv6
nat
gateway
access-point
wifi-hotspot
transparent-proxy
redsocks
internet-sharing
nated-wifi-access-point
ipv6-subnetting
create-ap
-
Updated
Nov 5, 2019 - Shell
Transparent filtering TLS proxy.
-
Updated
Nov 11, 2017 - C++
kungfu pro 透明代理, 企业科学上网解决方案
-
Updated
May 20, 2019
Container-based Tor access point (Anonymizing Middlebox).
-
Updated
Oct 13, 2019 - Shell
A bridge between Python's mitmproxy and Node.JS programs. Rewrite network requests using Node.JS!
proxy
mitm
man-in-the-middle
transparent
mitmproxy
transparent-proxy
transparent-https-proxy
rewriting
-
Updated
Jan 20, 2020 - TypeScript
TechnikEmpire
commented
Apr 21, 2018
Document offline coverity build process:
- Need build tools command prompt + cov-build in PATH
- Travis-CI doesn't support this with .NET core presently
- SonarQube analysis process (offline server, but need a way to export issues into Github tickets if possible)
- Codacity (pretty sure this is automatic)
- May be able to move coverity auto-build over to AppVeyor by issuing custom comman
Transparent Proxy with cgroup v2。透明代理,配合v2ray/Qv2ray食用最佳
-
Updated
Jun 27, 2020 - C
A transparent proxy for Windows, Linux, macOS
windows
macos
linux
golang
shadowsocks
shadowsocks-client
windivert
transparent-proxy
shadowsocks-windivert
-
Updated
Jun 26, 2020 - Go
transparent proxy works on linux desktop, MacOS, router
-
Updated
Jun 27, 2020 - Go
A public utility ERC20 for creating & claiming transparent proxies with gas-efficient addresses.
-
Updated
Feb 9, 2019 - Solidity
A transparent proxy written in Golang. It can send to upstream proxies (e.g. corporate) and CONNECT on any port through corp proxies, giving internet access to external internet resources.
-
Updated
Jun 20, 2019 - Go
Improve this page
Add a description, image, and links to the transparent-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transparent-proxy topic, visit your repo's landing page and select "manage topics."
HTTP mode header manipulation, such as stripping headers potentially problematic for MitM attacks, is currently hardcoded within the
http/httpsmodes. Make each optional header manipulation configurable on both the command line and the config file.Tasks: