ping-rust 0.1.16

Menu-driven installer and manager for the shoes proxy server
1
2
3
4
5
6
7
8
9
10
11
12
13
- address: 0.0.0.0:443
  transport: quic
  quic_settings:
    cert: /etc/shoes/cert.pem
    key: /etc/shoes/key.pem
    alpn_protocols:
      - h3
  protocol:
    type: hysteria2
    password: replace-with-a-random-password
    udp_enabled: true
  rules:
    - allow-all-direct