Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > other software & services
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old January 24th, 2006, 10:00 PM
Hiatus
 
Posts: n/a
Default how do i start tor and privoxy at the same time with a batch file?

Hello fellow internet users..

I'm starting to get into privacy and recently been using proxies, so i used privoxy and tor, i got the bundle for easy install.. but i want to make a batch file (.bat) so when i click that bat file it will load both these files simotanesoly, but having a little issue.

I tried a little hack i got of the net for firefox that started 2 instances of firefox at once.. and it worked for firefox..

[firefox bat]
@echo off
set MOZ_NO_REMOTE=1
start "" "C:\Program Files\Mozilla Firefox\firefox.exe" -p "test"
start "" "C:\Program Files\Mozilla Firefox\firefox.exe" -p "test2"
set MOZ_NO_REMOTE=0

so i modified it and well.. it loads tor sucessfully but privoxy gets a fatal error about config.txt not loading.

[modified]
@echo off
set MOZ_NO_REMOTE=0
start "" "C:\Program Files\TorCP\torCP.exe"
start "" "C:\Program Files\Privoxy\privoxy.exe"
set MOZ_NO_REMOTE=0
  #2  
Old January 25th, 2006, 03:22 PM
Hiatus
 
Posts: n/a
Default Re: how do i start tor and privoxy at the same time with a batch file?

I was assuming people at this forum know stuff about computers, coding, and security.. anyone going to help?
 

Wilders Security Forums > Software, Hardware and General Services > other software & services « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 12:16 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums