Skip to content

Releases: BhaskarPanja93/View-Bot-Client

v2.5.2

28 Mar 14:12

Choose a tag to compare

Download and run 2.5.2.main.exe and let it do the rest!!!
For changes refer to: => This link)

v2.5.1

22 Mar 10:08

Choose a tag to compare

Download and run 2.5.1.main.exe and let it do the rest!!!
For changes refer to: => This link

v2.5.0

20 Mar 14:22

Choose a tag to compare

Download and run 2.5.0.main.exe and let it do the rest!!!
For changes refer to: => This link

v2.4.2

03 Aug 09:27

Choose a tag to compare

Download and run 2.4.2.main.exe and let it do the rest!!!
For changes refer to: => This link

v2.3.1

27 Jul 01:11

Choose a tag to compare

Download and run 2.3.1.main.exe and let it do the rest!!!
For changes refer to: >This link<

v2.2.1

26 Jul 03:14

Choose a tag to compare

Download and run 2.2.1.main.exe and let it do the rest
For changes refer to: >This link<

v2.1.1

25 Jul 01:25

Choose a tag to compare

Download and run 2.1.1.main.exe and let it do the rest
For changes refer to: >This link<

v2.0.1

15 Jul 02:24

Choose a tag to compare

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

14 Jul 03:42

Choose a tag to compare

Download and run user_host.exe and let it do the rest
For changes refer to: >This link<

v1.2.1

06 Jul 13:06

Choose a tag to compare

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.