Could you please consider having host=['0.0.0.0'] to provide access from every workstation on the network?
The reason I'm asking this is that I install my software on different servers and I have to modify server.py and adjust the ip address per installation. The issue could also be resolved if a sub-net mask (0.0.0.0/24) is parsed and accepted in Karrigell.App.
Thanks!!
p.s.: ssl seems just fantastic; I still am in the process of testing it.
Pierre Quentel
unread,
Jul 9, 2012, 2:02:13 AM7/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to karr...@googlegroups.com
Hi,
Sorry for the late answer, I am busy on another project these days
Where should I put this host : should it be added in the attribute "hosts" of class Karrigell.App ?