mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Remove disclaimer and add IndieBits links
This commit is contained in:
parent
a17c04fc15
commit
d0eb966ff6
23
README.md
23
README.md
@ -1,13 +1,3 @@
|
|||||||
# Disclaimer
|
|
||||||
|
|
||||||
boringproxy is currently beta-quality software. While I am a big believer in
|
|
||||||
open source, my primary goal at the moment is to build a sustainable
|
|
||||||
business around the code I write. So for the most part I can only afford to
|
|
||||||
spend time fixing problems that arise in my own usage of boringproxy. That
|
|
||||||
said, feel free to create
|
|
||||||
[GitHub issues](https://github.com/boringproxy/boringproxy/issues)
|
|
||||||
and I'll try to help as I have time.
|
|
||||||
|
|
||||||
# What is it?
|
# What is it?
|
||||||
|
|
||||||
If you have a webserver running on one computer (say your development laptop),
|
If you have a webserver running on one computer (say your development laptop),
|
||||||
@ -68,3 +58,16 @@ sudo setcap cap_net_bind_service=+ep boringproxy
|
|||||||
```bash
|
```bash
|
||||||
./boringproxy client -server bpdemo.brng.pro -token fKFIjefKDFLEFijKDFJKELJF -client-name demo-client -user demo-user
|
./boringproxy client -server bpdemo.brng.pro -token fKFIjefKDFLEFijKDFJKELJF -client-name demo-client -user demo-user
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Getting Help
|
||||||
|
|
||||||
|
If you run into problems running boringproxy, the best place to ask for help is
|
||||||
|
over at the [IndieBits][0] community, where we have a [dedicated section][1]
|
||||||
|
for boringproxy support. If you think you've found a bug, or want to discuss
|
||||||
|
development, please [open an issue][2].
|
||||||
|
|
||||||
|
[0]: https://forum.indiebits.io
|
||||||
|
|
||||||
|
[1]: https://forum.indiebits.io/c/boringproxy-support/9
|
||||||
|
|
||||||
|
[2]: https://github.com/boringproxy/boringproxy/issues
|
||||||
|
Loading…
Reference in New Issue
Block a user