Skip to content

Commit

Permalink
Merge branch 'main' into http_reverse_proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
asmogo authored Jul 25, 2024
2 parents 6b3b31a + 1c12a7d commit 6fce4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ BACKEND_HOST = 'localhost:3338'
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.
Expand Down

0 comments on commit 6fce4c1

Please sign in to comment.