Skip to content

1.5.0

Compare
Choose a tag to compare
@roxblnfk roxblnfk released this 22 Apr 17:24
· 238 commits to master since this release
1.5.0
6bfa73a

What's Changed

  • Added the ability to run the program listening on multiple ports. By @roxblnfk in #54

Sometimes, it's convenient to run Trap on the same ports that Buggregator uses by default. Well, now that's also possible:

vendor/bin/trap -p1025 -p9912 -p9913 -p8000

Note

Parameter -p8000 is incompatible with --ui

Full Changelog: 1.4.6...1.5.0