Skip to content

Wifipumpkin3 - v1.0.9 "Guaraci"

Compare
Choose a tag to compare
@mh4x0f mh4x0f released this 24 Oct 12:11

[Released]

[1.0.9] - 2021-09-29

Added

  • added route for get information of plugins and proxies on restAPI
  • added new attribute on plugins and proxies mode class
  • added logger resource API
  • added new command dhcpmode
  • added option for settings dhcp mode pydhcpserver or dhcpd_server
  • added new support to run isc_dhcp_server for dns/ dhcp
  • added support kali linux iptables nf_tables set iptables_legacy as default #140
  • added format 28 files reformatted black library

Changed

Deprecated

Removed

  • removed support to Rest API controller temporally

Fixed

  • fixed cli error when resquest restAPI plugins and proxies
  • fixed restApi error when get exceptions http request
  • fixed wirelesscontroller not started into restAPI mode
  • fixed locale error in docker container
  • fixed logical error dhcpd server implementation #158
  • fixed logical error when try to get iptables path with nf_tables thanks @cjb900