Skip to content

wzshiming/jumpway

Repository files navigation

Jump Way

A cross-platform proxy GUI client

Build Darwin Build Windows Build Linux gtk3

Feature

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