mirror of
https://github.com/asmogo/nws.git
synced 2025-01-31 07:11:34 +00:00
Merge branch 'main' into http_reverse_proxy
This commit is contained in:
commit
6fce4c187f
@ -85,7 +85,7 @@ BACKEND_HOST = 'localhost:3338'
|
|||||||
To start the exit node, use this command:
|
To start the exit node, use this command:
|
||||||
|
|
||||||
```
|
```
|
||||||
go run cmd/exit/main.go
|
go run cmd/exit/exit.go
|
||||||
```
|
```
|
||||||
|
|
||||||
If your backend services support TLS, your service can now start using TLS encryption through a publicly available entry node.
|
If your backend services support TLS, your service can now start using TLS encryption through a publicly available entry node.
|
||||||
|
Loading…
Reference in New Issue
Block a user