Skip to content

Proxy App Written with Fyne Cross-Platform Framework in Go Land using Outline SDK capabilities

License

Notifications You must be signed in to change notification settings

amircybersec/FyneProxy

Repository files navigation

Blazer Proxy

Blazer Proxy App Written with Fyne Cross-Platform Framework in Go Land using Outline SDK capabilities

Screenshot 2024-02-02 at 12 13 05 PM Screenshot 2024-02-02 at 12 13 22 PM Screenshot 2024-02-02 at 12 15 59 PM Screenshot 2024-02-02 at 12 19 35 PM

The goal is to support desktop platforms first (Linux, MacOS, Windows) and impprove the user experience on these platforms. Mobile platforms support is pending resolution on running the fyne app as background service and setting up system tunnel/proxy on mobile devices.

TODO:

  • Pull config list from HTTPS link
  • Add App icon
  • Add/Edit server name
  • Fix issue with UPD and TCP flags in settings set to False in the first run
  • Set config name to Fragment value if it exists, otherwise default to hostname:port naming
  • Allow user to change config name
  • Fix issue with local address being empty and saved correctly
  • Print Test progress on Status section (Testing config x, Collecting report ...)
  • Fix issues with preserving UI state (e.g. button state) when switching between pages/views
  • Show popup when + is pressed and text entry field and paste button
  • Show individual test results for each config (udp/tcp/domain name/resolver permutations) as accordion on Test Result page
  • Enable Connect button only if the list is none empty and a certain config is selected
  • Show Popup to report general app errors
  • Setup system proxy automatically on Windows and Linux
  • Add full VPN support on Linux based on Outline CLI
  • Offer options in setting to listen on LAN (share tunnel with others)
  • Releade app using Geoffrey
  • Add system tray
  • run HTTP server and serve a simple web page with connection intructions
  • Add support for KDE desktop, linux terminal, etc ref
  • Increment port if another server is running on that port and save that to the settings
  • Show connected devices IP addresses in share mode
  • If connectivity test passes, do a speed test afterwards
  • Add test timing to test results (duration)

About

Proxy App Written with Fyne Cross-Platform Framework in Go Land using Outline SDK capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages