22 lines
674 B
Markdown
22 lines
674 B
Markdown
|
![The PTTH logo, a green box sitting on a black conveyor belt. The box has an arrow pointing left, and the text "PTTH", in white. The conveyor belt has an arrow pointing right, in white.](assets/logo-128-pixel.png)
|
||
|
|
||
|
# PTTH
|
||
|
|
||
|
PTTH lets you run file servers from behind NAT / firewalls.
|
||
|
|
||
|
```
|
||
|
HTTP clients ptth_server instances
|
||
|
|
||
|
Firefox ---> | | <--- Server 1
|
||
|
Chromium --> | | <--- Server 2
|
||
|
Wget ------> | ptth_relay | <--- Server 3
|
||
|
Curl ------> | | <--- Server 4
|
||
|
Reqwest ---> | | <--- Server 5
|
||
|
```
|
||
|
|
||
|
# Setup
|
||
|
|
||
|
- Run ptth_relay on cloud host
|
||
|
- Configure ptth_server for relay, with auto keygen
|
||
|
- Add tripcode to relay config
|