-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add curlpipe tool to test named pipe support on Windows * Add code to set our own Windows firewall rules * Implement Windows service thread * Add file logging when started as a service * Install the socks proxy as a Windows service * Split log levels and always write debug to file * Add logfile option to enable logging manually * Add WFP policy to restrict proxy access only to browsers * Split windows firewall stuff into its own class * Install socksproxy as a systemd service * Install/enable/start proxy service on debian installation * Add proxy service assets to RPM package too * Automatically start proxy on installation * Add a WinFwPolicy::create() method to handle WFP setup failure * Don't install systemd service in containerized environment
- Loading branch information
Showing
21 changed files
with
1,104 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.