Skip to content

Releases: gnh1201/caterpillar

0.1.6.6

25 Nov 17:43
Compare
Choose a tag to compare

0.1.6.6 released

  • Fix bugs and add execution time measureing in PHP worker (assets/php/index.php)

0.1.6.5

25 Nov 17:24
Compare
Choose a tag to compare

0.1.6.5 released

  • Add flags ALLOW_INVOKE_INSECURE_METHOD(boolean) and ALLOW_LOAD_INSECURE_SCRIPT(boolean). (assets/php/index.php)

0.1.6.4

25 Nov 16:22
Compare
Choose a tag to compare

0.1.6.4 released

  • Fix incorrect user agent of the PHP worker (assets/php/index.php)
  • Support a protocol using sockets that does not send any request body (server.py)
  • some fixes

0.1.6.2

26 Oct 07:49
Compare
Choose a tag to compare

0.1.6.2 released

  • Fix broken network tunnel with stateful mode
  • Fix undefined function mysqli_fetch_all() error in PHP worker file
  • Fix error when checking extension type

0.1.6.1

24 Oct 05:45
e75a5a4
Compare
Choose a tag to compare

0.1.6.1 released

LICENSE NOTICE: We have decided to maintain the MIT license for compatibility with the existing commercial software built using the Caterpillar Proxy.

  • Fix bugs for serial communication @AkiaCode
  • Enhance the offline fail-over feature

0.1.6

20 Aug 05:47
Compare
Choose a tag to compare

0.1.6 releaed

0.1.5.23p3

25 Jun 10:48
Compare
Choose a tag to compare

0.1.5.23p3 released

  • Add support the method relay_sendmail to console.html

0.1.5.23p2

25 Jun 08:39
Compare
Choose a tag to compare

0.1.5.23p2 released

  • Add the map view with the method relay_get_geolocation result

screenshot

0.1.5.23

25 Jun 07:36
Compare
Choose a tag to compare

0.1.5.23 released

  • Update method relay_get_geolocation (Update assets/php/index.php, console.html)
  • Add method relay_fetch_url (Update assets/php/index.php, console.html)

0.1.5.22

25 Jun 05:59
Compare
Choose a tag to compare

0.1.5.22 released

  • Add support show (e.g., show tables) keyword in the method relay_mysql_query
  • Add some decoration assets to console.html