... | ... | @@ -4,12 +4,15 @@ The proxy uses the DMR ID embedded in every HBP packet to track the connection. |
|
|
|
|
|
Using the proxy is simple.
|
|
|
|
|
|
First you need to create a number of entries in your database for your hotspots to use, with sequential port numbers.
|
|
|
First you need to create a number of entries for your hotspots to use, with sequential port numbers. Please see the GENERATOR config file
|
|
|
option for this.
|
|
|
|
|
|
In the file hotspot_proxy_v2.py, you will find, towards the bottom, some configuration options. Edit these to suit your system.
|
|
|
|
|
|
run the proxy:
|
|
|
|
|
|
`#python3 ./hotspot_proxy_v2.py`
|
|
|
`python3 ./hotspot_proxy_v2.py`
|
|
|
|
|
|
There is a systemd script included to start on boot |
|
|
\ No newline at end of file |
|
|
There is a systemd script included to start on boot
|
|
|
|
|
|
The docker image includes the proxy |
|
|
\ No newline at end of file |