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: adibounet/adb3server.py
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@
14
14
# Setup custom Server:
15
15
# Modify b3i_url.ini can be found in b3_internet.itk, In the section called [SERVER] change the domain of PortalServerIp to the IP of your custom Server.
16
16
17
+
# Status:
18
+
# Currently can only be comunicated with the Server to the Client to bring up the Login screen and display Username and Password.
19
+
# Non printable data will be also shown in the Console. (Maybe useful for further debugging)
0 commit comments