This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ntunnel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
fix misspelling of example...
main
John-Mark Gurney
2 weeks ago
parent
de63889ed2
commit
85fd395450
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -88,7 +88,7 @@ ntunnel quic_serv -k example.key -c example.crt udp:192.0.2.5:12322 tcp:127.0.0.
Run client:
```
ntunnel quic_client --ca-certs
funkthat
.crt tcp:127.0.0.1:42720 udp:192.0.2.5:12322
ntunnel quic_client --ca-certs
example
.crt tcp:127.0.0.1:42720 udp:192.0.2.5:12322
```
Running Tests
Write
Preview
Loading…
Cancel
Save