https://github.com/jacklul/exeproxy
Runs another exe file
https://github.com/jacklul/exeproxy
Last synced: 2 months ago
JSON representation
Runs another exe file
- Host: GitHub
- URL: https://github.com/jacklul/exeproxy
- Owner: jacklul
- License: mit
- Created: 2023-05-01T11:57:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T14:22:21.000Z (about 3 years ago)
- Last Synced: 2025-01-26T20:46:40.310Z (over 1 year ago)
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExeProxy
Simple program to proxy another exe.
_You can do similar thing with batch files but there is an issue where if you call them from another batch file then the execution of the original batch file stops._