fixed broken random IP binding and Improved Onionr code safety
This commit is contained in:
parent
8191854a2f
commit
57791c34a5
25 changed files with 70 additions and 48 deletions
|
@ -20,6 +20,7 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
'''
|
||||
|
||||
# Set the user's locale for encoding reasons
|
||||
import locale
|
||||
locale.setlocale(locale.LC_ALL, '')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue