You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ If you want to run the library test cases you need to do mainly three things:
70
70
71
71
1. Install and configure a Windows 2012 R2 Domain Controller.
72
72
* Be sure the RemoteRegistry service is enabled and running.
73
-
2. Configure the [dcetest.cfg](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_9_21/tests/SMB_RPC/dcetests.cfg) file with the necessary information
73
+
2. Configure the [dcetest.cfg](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_9_22/tests/SMB_RPC/dcetests.cfg) file with the necessary information
74
74
3. Install tox (`pip3 install tox`)
75
75
76
76
Once that's done, you can run `tox` and wait for the results. If all goes well, all test cases should pass.
0 commit comments