ping-rust 0.1.13

Menu-driven installer and manager for the shoes proxy server
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- address: 127.0.0.1:18082
  protocol:
    type: shadowsocks
    cipher: aes-128-gcm
    password: downstream-password
    udp_enabled: false
  rules:
    - masks: 0.0.0.0/0
      action: allow
      client_chains:
        address: 127.0.0.1:18081
        protocol:
          type: socks
          username: chain-user
          password: chain-password