Guest User

Untitled

a guest
Oct 2nd, 2025
6,544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. port: 7890
  2. socks-port: 7891
  3. allow-lan: false
  4. mode: Global
  5. log-level: info
  6. external-controller: 127.0.0.1:9090
  7.  
  8. proxies:
  9. - name: "Tor"
  10. type: socks5
  11. server: 127.0.0.1
  12. port: 9050
  13.  
  14. proxy-groups:
  15. - name: "PROXY"
  16. type: select
  17. proxies:
  18. - "Tor"
  19.  
  20. rules:
  21. - MATCH,PROXY
Advertisement
Add Comment
Please, Sign In to add comment