Script to enable/disable transparent proxy on 192.168.1.100, allowing 192.168.1.111 to access internet through Clash proxy without any client-side configuration. Usage: sudo bash scripts/tproxy.sh on # Enable sudo bash scripts/tproxy.sh off # Disable sudo bash scripts/tproxy.sh status # Check status sudo bash scripts/tproxy.sh config # Show required Clash config Features: - Redirects TCP traffic from specified clients to Clash redir port - Optional DNS redirect to Clash DNS - Bypasses local/private networks - Easy on/off switching Prerequisites: - Clash running with redir-port and allow-lan enabled - 192.168.1.100 configured as gateway for 192.168.1.111 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api | ||
| docs | ||
| migrations | ||
| pkg | ||
| scripts | ||
| services | ||
| tests | ||
| .env.example | ||
| MPC-Distributed-Signature-System-Complete-Spec.md | ||
| Makefile | ||
| TEST_REPORT.md | ||
| config.example.yaml | ||
| docker-compose.yml | ||
| get-docker.sh | ||
| go.mod | ||
| go.sum | ||