mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
Closes #1189
This commit is contained in:
parent
9219775933
commit
f796c6bcbb
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.
|
The problem may happen if you recently moved to a new server, where you have Algo VPN.
|
||||||
|
|
||||||
1. Clear the Networking caches:
|
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:
|
- Type the commands below:
|
||||||
```
|
```
|
||||||
netsh int ip reset
|
netsh int ip reset
|
||||||
|
|
Loading…
Add table
Reference in a new issue