Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@yellows8 yellows8 released this 09 Jan 23:14
· 2 commits to master since this release

Read the repo README for documentation first: https://github.com/yellows8/ctr-httpwn

Changes since v1.0.1:

  • Implemented ipctakeover for bosshaxx. See README.
  • Config handling changes.
  • Implemented a custom cmdhandler for HTTPC.
  • The user-config is now loaded from the "user_config/" directory instead of a fixed filepath. The original user_config.xml is moved into this directory automatically. This allows using multiple user-config .xml files.
  • The config URL is now loaded from "url_config.txt" if it exists, otherwise the default is used. See README.
  • Various other changes.