mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-20 12:33:02 +02:00
Closes #1189
This commit is contained in:
parent
2b2d90a8a9
commit
a53dec6349
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ python2.7 -m virtualenv --python=`which python2.7` env && source env/bin/activat
|
|||
The problem may happen if you recently moved to a new server, where you have Algo VPN.
|
||||
|
||||
1. Clear the Networking caches:
|
||||
- Run CDM (click windows start menu, type 'cmd', right click on 'Command Prompt' and select "Run as Administrator").
|
||||
- Run CMD (click windows start menu, type 'cmd', right click on 'Command Prompt' and select "Run as Administrator").
|
||||
- Type the commands below:
|
||||
```
|
||||
netsh int ip reset
|
||||
|
|
Loading…
Add table
Reference in a new issue