pyradius / pyrad

Python RADIUS Implementation
BSD 3-Clause "New" or "Revised" License
294 stars 186 forks source link

(Examples) A bit of confussion resolving local addresses #122

Closed pvilas closed 4 years ago

pvilas commented 4 years ago

Hi,

I know this is not exactly a pyrad issue but I would suggest that in both server.pyand auth.py examples the host would be 127.0.0.1 and the server bind to 0.0.0.0. It possibly make easier to try pyrad.

A link to the readthedocs on the project README.md would be useful too.

GIC-de commented 4 years ago

Thanks for your feedback. I updated the examples but there is already a link in README.md to readthedocs (see doc label).