Fix SOCKS port

This commit is contained in:
Subhas Dandapani
2018-05-03 21:15:48 +02:00
parent b3145a0f31
commit fd4b1189f8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
tor tor -f ./torrc

1
service/tor/torrc Normal file
View File

@@ -0,0 +1 @@
SOCKSPort 0.0.0.0:9050