Skip to content

Releases: Fedi6431/LHE-Local_Host_Executer

V1.9

13 Jul 21:33
89ad142
Compare
Choose a tag to compare

Fixed Client GUI bugs.

V1.8

13 Jul 07:55
acf4da6
Compare
Choose a tag to compare

Added client GUI, but if you want to use the terminal version you can use it. To start the client with the GUI you must start ClientGUI.java otherwise Client.java

V1.7

10 Jul 11:28
b3b40b7
Compare
Choose a tag to compare

Added a script the take the information about the server (ip, host, ecc.) and send it to the client using free API

V1.6

07 Jul 13:51
2076008
Compare
Choose a tag to compare

Added a better execution for windows and linux

V1.5

27 Jun 09:36
d1e40c2
Compare
Choose a tag to compare

Old versions

In previous version, I was testing the client and server in the same machine, the program worked very well and executed the payloads because the server was created on the localhost (127.0.0.1:5000).
But if I tried to run the server and the client from devices several times the program didn't work.

New version

I want to announce the release of version 1.5, in this version I have updated the server and client connection script so that you can connect the client from a different device.

V1.4

24 Jun 18:38
fd47ff0
Compare
Choose a tag to compare

Added:

  • Option to select the OS of the server ( Linux or Windows ) to execute better payloads.
  • Added payload executor for linux (the old executor (version V1.3 down) used the process for windows, in this new version the process for linux has been added)

V1.3 beta

15 Jun 20:53
e25329b
Compare
Choose a tag to compare

Fixed some tremux bugs:

  • GUI bugs
  • Typing bugs
  • Exception bugs
  • Output bugs

Added new installer for linux:

  • New GUI
  • More options (install, update, remove)

V1.2 beta

13 Jun 14:31
a787cf7
Compare
Choose a tag to compare

Added the Tremux installer in installer.sh
Fixed linux payload script

V1.1 beta

09 Jun 09:07
08cc66d
Compare
Choose a tag to compare

Fixed bugs and added the installer for Windows and Linux (Debian distribution)

Full Changelog: https://github.com/Fedi6431/LHE-Local_Host_Executer/commits/java