Skip to content

Commit

Permalink
Many changes for better use as a remote server
Browse files Browse the repository at this point in the history
* Optional TLS support
* Optional gzip support
* Hola support can now be disabled
* Ensure responses aren't cached
* Status endpoint for increased Firefox reliability
* Copy User-Agent header to make detection less likely
* Minor fixes and cleanups
* Add some metadata to make building a deb easier for me
  • Loading branch information
AlyoshaVasilieva committed Apr 19, 2022
1 parent 54c46f4 commit 0ad2225
Show file tree
Hide file tree
Showing 6 changed files with 406 additions and 109 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
target/
debian/
193 changes: 178 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0ad2225

Please sign in to comment.