Releases: BhaskarPanja93/View-Bot-Client
v2.5.2
Download and run 2.5.2.main.exe and let it do the rest!!!
For changes refer to: => This link)
v2.5.1
Download and run 2.5.1.main.exe and let it do the rest!!!
For changes refer to: => This link
v2.5.0
Download and run 2.5.0.main.exe and let it do the rest!!!
For changes refer to: => This link
v2.4.2
Download and run 2.4.2.main.exe and let it do the rest!!!
For changes refer to: => This link
v2.3.1
Download and run 2.3.1.main.exe and let it do the rest!!!
For changes refer to: >This link<
v2.2.1
Download and run 2.2.1.main.exe and let it do the rest
For changes refer to: >This link<
v2.1.1
Download and run 2.1.1.main.exe and let it do the rest
For changes refer to: >This link<
v2.0.1
Download and run user_host.exe and let it do the rest
Changes:
Added(fixed) possible location for vboxmanage binary : "D://Programas/Virtual Box/VBoxManage.exe"
v2.0.0
Download and run user_host.exe and let it do the rest
For changes refer to: >This link<
v1.2.1
Download and run the user_host_main.exe and let it do the rest....
Changes (2f27699):
Removed my private IP 10.10.77.118 completely, all connections will directly be made to global address as in GitHub.
Modified output statements to help better understand what's going on.
Removed pip installs from inside the script, py2exe (the module i use to convert .py files to .exe) includes the imported modules automatically, with no further installations in new devices, thus reducing recursion count, reducing file size.