Skip to content

Tags: WangYihang/Platypus

Tags

v1.5.1

Toggle v1.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
WangYihang Yihang Wang
v1.5.1

** BUG FIX **

1. fix /api/server crash #69 #105 #106 #107

v1.5.0

Toggle v1.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.5.0

**Notice**
This temite version is INCOMPATIBLE with earlier versions (v1.4.*)
But, the termite would be able to upgrade itself automatically from
now on.

**New features**
1. Support shell execution in termite
2. Support file reading and writing in termite
3. Support termite upgrading automatically
4. Redesign opcodes in termite protocol

**Bug fix**
1. Fix termite double connection

v1.4.4

Toggle v1.4.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.4.4

1. Support remote port forwarding
2. Support dynamic port forwarding
3. Support internet forwarding (This feature would be useful when the client
   cannot access the internet)

v1.4.3

Toggle v1.4.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.4.3

1. Add port forwarding methods #28
2. Detecting Public IP address
3. Refine web UI

v1.4.2

Toggle v1.4.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.4.2

1. Enable termite run as daemon mode
2. Termite will automatically removed by it self
3. Add random delay to termite to reduce the stress of platypus when
there are a lot of termites
4. Improve user experience
	1. Exit plain reverse shell in PTY mode via `platyexit`
5. Add `Upgrade` meta command in cli mode

v1.4.1

Toggle v1.4.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.4.1

1. Add termite client
2. Refine frontend
3. Upgrade raw tcp reverse shell client to termite client
4. Build and compress termite lively

v1.4.0

Toggle v1.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.4.0

1. Add termite client
2. Refine frontend

v1.3.8

Toggle v1.3.8's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.3.8

1. Add option to open web browser when starting
2. Update fronted
3. Improve performance
4. Change default server port due to the permission issues on Windows
   Platform

v1.3.7

Toggle v1.3.7's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.3.7

1. Add option to open web browser when starting
2. Update frontend
3. Improve performance
4. Change default server port due to the permission issues on Windows

v1.3.6

Toggle v1.3.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.3.6

1. Update frontend
2. Add option to open browser at start
3. Add api for server network interfaces