Skip to content

A gui tool to run terminal program on Windows. No need to install it as service. Just run silently at background.

License

Notifications You must be signed in to change notification settings

woodlyer/gostGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25aa6c6 · Jul 20, 2024

History

20 Commits
Jul 20, 2024
Feb 5, 2023
Feb 5, 2023
May 25, 2024
Feb 21, 2023
May 21, 2024

Repository files navigation

gostGUI

A gui tool to run terminal program(for example gost.exe) on Windows.
No need to install the program as service.
Just run silently at background.

Feature

  • select .exe file support drag and drop.
  • args config can be saved and restore at next startup.
  • trayIcon no show on taskbar.

Screen

screen

How to use

  • place the .exe file with gostGUI
  • select program and type args in textbox
  • press start button.

Change log

  • v01 support multi args
  • v1.2 add auto start function.