Skip to content

Releases: Maxboiy/ConnectDrive

v1.2 Telnet support!

01 Sep 20:18
3459729
Compare
Choose a tag to compare

This is v1.2 of CD!
this version was supposed to be release a few days ago but i couldn't as i was on a crappy shared slow unsecured wifi network

But this version as alot of new things added!
Manual connect, telnet support and also some other things!

which version is which:
CD_1.2.exe = the main version of ConnectDrive, this one as the GUI
CD_console_1.2.exe = the debugger version of ConnectDrive, this one just opens a terminal that displays all the logs it was an option in pyinstaller
CD_1.2_cmd.exe = the terminal release of ConnectDrive! This one works in the terminal! Because why not!

Full Changelog: v1.1_terminal...v1.2

v1.1 Terminal release!

08 Aug 22:56
e6b035a
Compare
Choose a tag to compare

Are you tired of the boring GUI and not being able to use this program in the terminal?

Well now you can!

Drag the CD_cmd.exe into the cmd and put -h after it!
It will show you the help menu! Where you can continue after

Also in the normal GUI program there was an bug where the text ---- didn't change to the IP
this has now been fixed! Yay

CD_cmd.exe = The terminal version
CD_1.1.exe = The GUI version
CD_1.1_console.exe = The GUI version with the console for debugging or if something went wrong

Notice: All of these programs should be portable and is not designed for other operation systems beside Windows
Compiled using PyInstaller

Release 1.0 Beta

30 Jul 22:34
afa9a98
Compare
Choose a tag to compare

These are the compiled versions of ConnectDrive.
Compiled by Pyinstaller

CD_1.0_beta.exe is the normal version
While
CD_1.0_BETA_console.exe is the version with the console

BTW: i don't know how version numbers work