mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-10 20:28:46 -04:00
Make macOS use Tor control ports instead of unix sockets to connect to the Tor controller
This commit is contained in:
parent
845d7f8564
commit
2cbe8979ab
4 changed files with 21 additions and 31 deletions
|
@ -15,7 +15,6 @@ a = Analysis(
|
|||
('../share/torrc_template', 'share'),
|
||||
('../share/torrc_template-obfs4', 'share'),
|
||||
('../share/torrc_template-meek_lite_azure', 'share'),
|
||||
('../share/torrc_template-windows', 'share'),
|
||||
('../share/images/*', 'share/images'),
|
||||
('../share/locale/*', 'share/locale'),
|
||||
('../share/static/*', 'share/static'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue