Releases: arriven/db1000n
Releases · arriven/db1000n
v0.5.19
v0.5.18
Brought webassembly back
Full Changelog: v0.5.17...v0.5.18
v0.5.17
Full Changelog: v0.5.16...v0.5.17
v0.5.16
What's Changed
- Changed aws ec2 to spot instances by @golubovskyi in #213
- [bug] aws terraform state fix by @golubovskyi in #215
- Add prometheus metrics support by @Lagovas in #219
- Separate template parsing and execution in packetgen by @jdoe7865623 in #218
- Move config out by @arriven in #220
New Contributors
- @golubovskyi made their first contribution in #213
- @Lagovas made their first contribution in #219
Full Changelog: v0.5.15...v0.5.16
v0.5.15
What's Changed
- Move to default go log package by @jdoe7865623 in #154
- Slowloris - handle config reload by @AndriiChuzhynov in #173
- Update cloud defaults to point to advanced image by @arriven in #176
- update release links by @iamtodor in #179
- Add FAQ by @Amet13 in #178
-
- Change DNS job to accept domain name instead of NS IP. by @AndriiChuzhynov in #186
- Use
docker run --rm -it --pull always ghcr.io/arriven/db1000n
command by @fetchdedafrombunker in #180 - Separate template parsing and execution by @jdoe7865623 in #188
- CODEOWNERS, PR template by @Amet13 in #187
- add few question to faq by @iamtodor in #184
- Accumulate traffic over time in metrics by @arriven in #192
- Setup for github pages with vpn instructions. by @Devaniti in #181
- Refactor TCP-TLS connection to bypass filtering based on SSL fingerprinting by @sivillakonski in #197
- Add VPN_CONFIG_PATTERN to be able to do random VPN selection by @bitshape in #193
- bring back default for attack env variable by @arriven in #198
- Remove synflood (use packetgen instead) by @arriven in #202
- Dynamic job filtering by @arriven in #203
- use source for installation through script by @olegykz in #212
- Split template parsing and execution in rawnet; tidy up http job a bit by @jdoe7865623 in #209
New Contributors
- @AndriiChuzhynov made their first contribution in #173
- @fetchdedafrombunker made their first contribution in #180
- @olegykz made their first contribution in #212
Full Changelog: v0.5.14...v0.5.15
v0.5.14
What's Changed
- Remove gcp-ua doc cause it's not working by @Amet13 in #169
- Remove built-in VPN tunnel by @bitshape in #163
- upd readme k8s cluster if namespace doesn't exist by @krotoveugene in #171
- Docker target with advanced config by @arriven in #172
Full Changelog: v0.5.13...v0.5.14
v0.5.13
What's Changed
- Minor cleanup by @jdoe7865623 in #97
- Fixing small typos in README by @horodchukanton in #95
- temporary fix for oracle cloud vms by @securims in #98
- Move jobs to a separate package by @jdoe7865623 in #102
- feat(doc): add docker commands for server run(for easy copy-paste) by @kuzm1ch in #103
- add vpn list by @iamtodor in #104
- couple free vpn added by @ctukraine22 in #113
- Added country check to make sure users don't launch it with Ukrainian IPs by @Devaniti in #114
- Allow specifying username and password in config itself by @bitshape in #117
- Code restructure by @arriven in #120
- Add arm/v7 support for Docker images by @Amet13 in #122
- #118 PoC for doc structure by @Amet13 in #128
- Added script for one click start by @Devaniti in #130
- Added comments to start script by @Devaniti in #134
- Fix some misspells and misslinks in docs by @Amet13 in #135
- Implement job runner by @jdoe7865623 in #140
- Added supervisor to start script by @Devaniti in #141
- Digital Ocean setup + Docker optimization by @Amet13 in #142
- Add guide for VPN-in-docker by @kraftwerk28 in #144
- [Install script] Fix md5sum for macOS, test install script on CI, fail script in case of error by @Amet13 in #149
- #100 azure terraform with docker by @crabulik in #158
- added get proxies by url function and proxies url argument by @arfgdev in #159
- add pull policy to docker run in order to use the very last container by @iamtodor in #160
- Use last known good config if new config can't be loaded by @bitshape in #164
- azure-vpn-ua manual by @didgudan in #156
- Add free vpn source doc by @krotoveugene in #167
- Data source for tf aws linux ami by @nazariozad in #155
- Heroku support by @Amet13 in #168
- Add DNS Blast Job for DNS stress testing by @sivillakonski in #166
New Contributors
- @horodchukanton made their first contribution in #95
- @kuzm1ch made their first contribution in #103
- @ctukraine22 made their first contribution in #113
- @Devaniti made their first contribution in #114
- @bitshape made their first contribution in #117
- @kraftwerk28 made their first contribution in #144
- @crabulik made their first contribution in #158
- @arfgdev made their first contribution in #159
- @didgudan made their first contribution in #156
- @krotoveugene made their first contribution in #167
- @nazariozad made their first contribution in #155
- @sivillakonski made their first contribution in #166
Full Changelog: https://github.com/Arriven/db1000n/commits/v0.5.13
Docker with advanced config test
docker-adv-test-2 Fix typo
Docker with advanced config test
docker-adv-test Docker target with advanced config
v0.5.12
What's Changed
- fixed install.sh for arm64 and mac by @securims in #81
- Sending traffic (and basic usage data) to Google analytics by @artem-korotenko in #84
- panic handlers to non-critical paths just in case by @arriven in #86
New Contributors
- @artem-korotenko made their first contribution in #84
Full Changelog: v0.5.11...v0.5.12