pYSFReflector icon indicating copy to clipboard operation
pYSFReflector copied to clipboard

YSF Reflector

Results 9 pYSFReflector issues
Sort by recently updated
recently updated
newest added

hi there having trouble root@raspberrypi:/opt/pYSFReflector# python3 ./YSFReflector /opt/pYSFReflector/YSFReflector.ini File "./YSFReflector", line 857 s1 = " ".join([f"{i:02x}" for i in b]) # hex string can you please iam very new to...

Could this be made to listen on IPv6 as well? I am running a duel stack setup and it would be helpful to allow IPv6 clients to connect. Thanks.

hi there it could be me but the code seame not to be working on down load l have gobbledygook thanks

The Reflector runs much more reliably than the previous one I was using(!) Great work. Every week or so I get an error like the following or a general parsing...

I’d much rather run this behind a reverse proxy rather than exposing port 42000. How can I achieve this if at all? I have it working otherwise but I’d like...

follow install procedure but get error as blow python3 ./YSFReflector /opt/pYSFReflector/YSFReflector.ini File "./YSFReflector", line 1423 s1 = " ".join([f"{i:02x}" for i in b]) # hex string

($row['status'] == "TO") ($row['status'] == "TD"){ ($row['status'] == "WD"){ ($row['status'] == "TB"){ where I find what's status means

Hi, I've got most things working but I am unable to see any details in the web view of the reflector. See attached. ![Screenshot 2024-04-29 at 23 03 43](https://github.com/iu5jae/pYSFReflector/assets/8769856/b74fc23d-bfb6-4579-8869-af5cb72117d8) Thanks