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
+30
Original file line number
Diff line number
Diff line change
@@ -24,5 +24,35 @@ npm run package
24
24
```
25
25
## Full example with Windows and Technicolor DJA0231
26
26
27
+
Connect your PC's Ethernet port to the modem's WAN port and configure your PC's static IP address accordingly:
28
+
29
+

30
+
31
+
From a command prompt confirm with `ipconfig`. Note that the default gateway did not apply due to it being the same IP address as the PC's
32
+
33
+

34
+
35
+
Run `tch-exploit-win` from a command prompt. You should get the following screen:
36
+
37
+

38
+
39
+
At this point you have to wait bit, might be 20 sec or can even be over 1 min. But the screen starts to fill up like so:
40
+
41
+

42
+
43
+
Another 40-50 sec the screen then fills up more with green text:
44
+
45
+

46
+
47
+
After another 5-6 sec or so it prompts you to press the WPS button:
48
+
49
+

50
+
51
+
Now you press and hold the WPS button for around 3 sec before releasing. On the modem it is the **PAIR** button with two arrows. That button should start to flash and within a couple of seconds the screen says everything is done:
52
+
53
+

54
+
55
+
Now you can unplug the Ethernet cable from the WAN port and insert it into one of the LAN ports. Change your PC back to DHCP and then putty to 192.168.0.1 and login as root/root
0 commit comments