[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #21512 [Core Tor/Tor]: Tor expert bundle does not change identity (IP) [Windows]
#21512: Tor expert bundle does not change identity (IP) [Windows]
------------------------------------------------+--------------------------
Reporter: x58973 | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version: Tor:
| 0.2.9.9
Severity: Normal | Resolution:
Keywords: change identity tor-client Windows | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------------------------------+--------------------------
Comment (by x58973):
Ok,
Tor.exe works at startup "control.bat" I get the message "[notice] New
control connection opened from 127.0.0.1." IP address (change identity)
does not change. The same problem occurs when you use TOR Auto Switcher.
control.bat
{{{
@echo off
REM Create file with control commands
echo AUTHENTICATE> commands.txt
echo SIGNAL NEWNYM>> commands.txt
echo QUIT>> commands.txt
REM Connect to control port and issue commands
nc localhost 9151 < commands.txt
REM Delete commands file
del /Q commands.txt
}}}
!NetCat I got here: [https://eternallybored.org/misc/netcat/ Link]
How do i have to proceed ?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21512#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs