Added LoRaWAN
This commit is contained in:
parent
d325a4ef31
commit
72a50ac0f0
@ -1,5 +1,5 @@
|
||||
# TTN Tunnel
|
||||
These two scripts enable you tu run a ttn gateway behind a http proxy.
|
||||
These two scripts enable you tu run a LoRaWAN TTN gateway behind a http proxy.
|
||||
Imagine you are in secure site where no direct socket-connections to the internet are allowed and even if you are the IT-departement an don't want to open your network or even one port you can use this project to forward traffic from port 1700 to a ttn-gateway through a http proxy.
|
||||
|
||||
I could not find any solution for this problem so i made two php-script that pick up UDP traffic and send it to a server in the internet (even through a http proxy) which sends it via UDP to a configured server.
|
||||
|
Loading…
Reference in New Issue
Block a user