Initial version of spring demo1
This commit is contained in:
parent
4213a9edc6
commit
401b03a247
22 changed files with 645 additions and 67 deletions
5
scripts/reset_win_network.ps1
Normal file
5
scripts/reset_win_network.ps1
Normal file
|
@ -0,0 +1,5 @@
|
|||
ipconfig /release
|
||||
ipconfig /flushdns
|
||||
ipconfig /renew
|
||||
netsh int ip reset
|
||||
netsh winsock reset
|
Loading…
Add table
Add a link
Reference in a new issue