Simon
a490c68326
flkdlkf
3 years ago
Simon
807887ac81
klkl
3 years ago
Simon
23c9a59a8e
dd
3 years ago
Simon
ff8b8ee83f
klkdlk
3 years ago
Simon
30b72208c7
typo
3 years ago
Simon
fa2a5bf105
gmgm
3 years ago
Simon
b300a12731
don't need self?
3 years ago
Simon
f9fec3ed68
Trying to get callinthread correct
3 years ago
Simon
9a47064d56
priv helper
3 years ago
Simon
0b13165159
ph
3 years ago
Simon
fc9e9dcbd9
fix
3 years ago
Simon
44cf8e3182
Add Pyro5 to Proxy
3 years ago
Simon
b3739178ce
Trap weird error reported by N2CID so we can see what's going on
...
Note this error appears to be in HBLink3 as well and may be related to
Python or library version
3 years ago
Simon
20cae95286
fix bug in setting different port from environment variable
3 years ago
Simon
dc91a31cd1
Maybe 15 was ok
3 years ago
Simon
4423296f75
5s is plenty to wait for other side to respond to closedown - 15 sec was too much
3 years ago
Simon
7d25fb1cf9
fixup
3 years ago
Simon
f0039500f9
Tidying up logging.
...
Just report % loss on streams, instead of the missing packet
reporting at INFO level. Missing packet reporting still available
at DEBUG level.
Also report STREAM LOST properly.
4 years ago
Simon
a1acfce029
Same fix for other logs
4 years ago
Simon
3e58e443ea
Fix misplaced ) causing crash
4 years ago
Simon
bce7ee8172
Proxy updates:
...
Signal handler
More logging of blacklist add / deletes when ClientInfo is True
Put config in config file (with default fallback if not exist)
either in it's own file, or in freedmr.cfg like below:
[PROXY]
Master = "127.0.0.1"
ListenPort = 62031
ListenIP =
DestportStart = 54000
DestPortEnd = 54100
Timeout = 30
Stats = False
Debug = False
ClientInfo = False
BlackList = [1234567]
IPBlackList = {}
4 years ago
Simon
071b2ecda3
fix slice
4 years ago
Simon
af28c91410
pass peer ID with PRBL
4 years ago
Simon
e25a63c386
auto blacklist for 60 seconds on bad ID
4 years ago
Simon
0766f4dbe4
only print port and IP, not opcode in log
4 years ago
Simon
9e5453b135
int
4 years ago
Simon
077b5b6d40
init
4 years ago
Simon
db23d4fbb1
comment out debug in proxy for now
4 years ago
yuvelq
12d9134e9e
ClientInfo id changed and reference time added
4 years ago
Simon
92c6c67d4d
Allow override of external proxy port from environment (docker-compose.yml)
4 years ago
Simon
04d3fc0123
Update Proxy to allow control of debugging options from environment
...
Update docker config
4 years ago
hacknix
cafa0442cb
Merge pull request #13 from yuvelq/patch-3
...
Add ClientInfo option
4 years ago
Simon
8fe8b36813
Update GPLv3 compliance - ensure files all have GPL header and coypright
...
didaplyed. Tge project is licenced under this licence anyway but this is for
completeness.
GPLv3 is code is copyrighted code and should be correctly used and attributed.
4 years ago
Christian OA4DOA
7579f1ed46
Add ClientInfo option
...
- Fix While loop.
- Wait for a response of the client to prevent a reassignment of a port after the client was deleted, now reaper will do the work.
4 years ago
Simon
8bb83b428d
And another
4 years ago
Simon
9dd004065d
Typo in proxy
4 years ago
Simon
d8d5ddf555
Expose process titles in ps (not just python3!)
4 years ago
Christian OA4DOA
b9a519f28a
Update hotspot_proxy_v2.py
4 years ago
Simon
82f26f6c68
Enable IPv6 in proxy by environment variable
5 years ago
Simon
f9e5ed71f1
Listen IP and IPv6 support in proxy
...
plus a bit of tidying up
5 years ago
Simon
c20c0f4aec
Send contents of numbered AMBE files in language directory.
...
So, for example, for lang en_GB:
When you manual dial 9991, file en_GB_2/9991.ambe is played
5 years ago
Simon
22068bfbb1
Revert "Stop that annoying keyerror - HB3XPL ;-)"
...
This reverts commit 28eeab388c .
5 years ago
Simon
6b314774f3
More proxy
5 years ago
Simon
2b635b8643
Proxyoxyoxy
5 years ago
Simon
28eeab388c
Stop that annoying keyerror - HB3XPL ;-)
5 years ago
Simon
e41eb7bfc5
HDStack docker
5 years ago
Simon
5341ce6c4a
resrt hs pp
5 years ago
Simon
638e585a46
Take callsign for voice ident from callsign sent in connection
...
rather than from system name. Now it will work with proxy setups too!
5 years ago
Simon
d72c6b1f83
Tidy up proxy and add 100 systems for hs default
5 years ago
Roby
f2f9392a18
Update hotspot_proxy_v2.py
...
missing line
5 years ago