astrosonic / sanctuary

A secure synchronous lightweight chatroom with zero logging and total transience
GNU General Public License v3.0
53 stars 11 forks source link

customized IP address hosting, executable file for 2 platforms, pycharm ide support, windows escape sequence correction #60

Closed amaank404 closed 3 years ago

amaank404 commented 3 years ago

I have added the new option -i or --server-ip. By using this option a person can configure the hosting IP. This is required because most developers need that feature. Your project might not be good enough without it.

Also, I have added:

fixes: #59 fixes: #61 fixes: #56 fixes: #57

gridhead commented 3 years ago

I have added the new option -i or --server-ip. By using this option a person can configure the hosting IP. This is required because most developers need that feature. Your project might not be good enough without it.

Please list the issue that you are addressing with the pull request.

fixes: #59 fixes: #61 fixes: #56 fixes: #57

Unfortunately, we follow a one-pull-request-per-issue policy here. I would now have to tag this pull request invalid as it would not be of much help.

amaank404 commented 3 years ago

well no problem