jumpway icon indicating copy to clipboard operation
jumpway copied to clipboard

A cross-platform proxy GUI client. SSH/HttpProxy/Socks4/Socks5/Shadowsocks

Jump Way

A cross-platform proxy GUI client

Build Darwin Build Windows Build Linux gtk3

Feature

  • [ ] I18n
  • [x] System Tray
    • [x] Power on
    • [x] System proxy
    • [x] Proxy export line to clipboard
      • [x] Shell
      • [x] Cmd
      • [x] PowerShell
  • [ ] Configure the proxy with GUI
    • [ ] Configure the multi-level proxy
    • [ ] Support to get SSH proxy configuration from ~/.ssh/config
  • [x] Multi-level proxy Bridge
  • [x] Support multiple proxy protocols on a port Any Proxy
  • [x] Proxy protocol
    • [x] SSH Proxy
    • [x] Http Proxy
    • [x] Socks4
    • [x] Socks5
    • [x] Shadow Socks
      • AEAD
        • [x] aes-128-gcm
        • [x] aes-256-gcm
        • [x] chacha20-ietf-poly1305
      • Stream
        • [x] aes-128-cfb
        • [x] aes-192-cfb
        • [x] aes-256-cfb
        • [x] aes-128-ctr
        • [x] aes-192-ctr
        • [x] aes-256-ctr
        • [x] des-cfb
        • [x] bf-cfb
        • [x] cast5-cfb
        • [x] rc4-md5
        • [x] chacha20
        • [x] chacha20-ietf
        • [x] salsa20

Build

MacOS

./tools/build_darwin.sh

Windows

.\tools\build_windows.bat

Linux gtk3

./tools/build_linux_gtk3.sh

License

Licensed under the MIT License. See LICENSE for the full license text.