mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-06-28 08:58:02 +02:00
Update README with Firefox VPN tabs instructions (#73)
* Update README with Firefox VPN tabs instructions * move instructions to another file --------- Co-authored-by: octeep <github@bandersnatch.anonaddy.com>
This commit is contained in:
parent
b0a405a075
commit
edf63253df
2 changed files with 93 additions and 6 deletions
10
README.md
10
README.md
|
@ -57,6 +57,9 @@ cd wireproxy
|
|||
make
|
||||
```
|
||||
|
||||
# Use with VPN
|
||||
Instructions for using wireproxy with Firefox container tabs and auto-start on MacOS can be found [here](/UseWithVPN.md).
|
||||
|
||||
# Sample config file
|
||||
```
|
||||
# The [Interface] and [Peer] configurations follow the same semantics and meaning
|
||||
|
@ -161,10 +164,5 @@ ListenPort = 5080
|
|||
Target = service-three.servicenet:80
|
||||
```
|
||||
|
||||
## Donation
|
||||
<noscript><a href="https://liberapay.com/octeep/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
|
||||
|
||||
|
||||
## Stargazers over time
|
||||
|
||||
# Stargazers over time
|
||||
[](https://starchart.cc/octeep/wireproxy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue