1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-28 08:40:48 +00:00
Commit Graph

292 Commits

Author SHA1 Message Date
41c6a0a3dd
Merge pull request #32 (development -> master) 2022-05-10 22:40:39 -07:00
989927b975
Bump version 2022-05-10 22:37:23 -07:00
6a23b61e95
Opt to link to gif in README.md to lessen repo size 2022-05-10 22:36:22 -07:00
b6473d3593
Implement useragent blacklisting as per #23 2022-05-10 22:24:03 -07:00
bbc1ac368e
Merge #30 & #29 fasthttp++ into development (needs testing/review) 2022-05-10 21:48:57 -07:00
dependabot[bot]
6bcce0bb88
Bump github.com/fasthttp/router from 1.4.8 to 1.4.9
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.8...v1.4.9)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 22:25:03 +00:00
dependabot[bot]
6f238f0aee
Bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.35.0...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 22:33:30 +00:00
32ce00d1a3
CI: Implement securego/gosec (+ log name fix) 2022-04-25 22:58:21 -07:00
c6098794b1
Bump viper to 1.11.0 2022-04-25 22:57:10 -07:00
c0b235d8e2
CI: https://github.com/securego/gosec/issues/469 2022-04-20 19:47:40 -07:00
a7e56290b9
CI: Fix busted YAML 2022-04-20 19:37:04 -07:00
fb912a070c
CI: Add development branch to gosec 2022-04-20 19:31:36 -07:00
d02d165af7
CI: Implement gosec 2022-04-20 19:29:19 -07:00
dependabot[bot]
3668c68c1f
Bump github.com/spf13/viper from 1.10.1 to 1.11.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:28:48 +00:00
fe898b0be7
Security: prep code for gosec CI and adjust logfile perms 2022-04-13 06:53:22 -07:00
f64959ace1
Update go.yml 2022-04-08 18:36:55 -07:00
a020e646de
Bump module to 1.18 and go mod tidy 2022-04-08 18:33:43 -07:00
a8681365a9
Update license 2022-04-08 18:32:25 -07:00
aed1ac22c0
Dominos: as above so below - bump fasthttp/router to 1.4.8 2022-04-08 18:32:04 -07:00
dependabot[bot]
ea5e44b35c
Bump github.com/fasthttp/router from 1.4.7 to 1.4.8
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.7...v1.4.8)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 23:01:13 +00:00
40138b0247
Aesthetic: update banner 2022-04-06 04:41:40 -07:00
ab2e9054d2
Merge branch 'master' into development 2022-04-06 04:20:51 -07:00
ea90023604
Update license 2022-04-06 04:20:23 -07:00
447f58887c
Bump fasthttp to 1.35.0 (go 1.18 changes + more) 2022-04-06 04:20:11 -07:00
1440748b22
Update README.md 2022-04-06 04:11:28 -07:00
197927997a
Config: better error handling and other adjustments. 2022-04-06 04:04:19 -07:00
89c0f200cc
Merge pull request #25 from yunginnanet/22-add-ability-to-use-wildcards 2022-04-06 03:56:32 -07:00
174bf730c8
New: add catch-all mode and robots.txt toggle. 2022-04-06 03:49:59 -07:00
dependabot[bot]
cc56798cbb
Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.34.0...v1.35.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 22:21:23 +00:00
1dc7e27a2e
Update license 2022-04-01 12:08:08 -07:00
07a8c33304
Bump fasthttp/router to 1.4.7 (go 1.18 changes + more) 2022-04-01 11:59:32 -07:00
dependabot[bot]
e96db57d1e
Bump github.com/fasthttp/router from 1.4.6 to 1.4.7
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 22:40:06 +00:00
7b5159a7d1
Bump fasthttp up to 1.34 (significant commits itt) 2022-03-07 21:56:06 -08:00
dependabot[bot]
d30db3fbf6
Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.33.0...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 22:28:27 +00:00
d72058a1a9
Bring up to date with master 2022-03-06 12:18:29 -08:00
170b05e0e4
Fix: silly syntax fail 2022-03-06 12:17:38 -08:00
56d0469d2e
Update README.md & .gitignore 2022-03-06 12:15:17 -08:00
af1e3f103a
Logging: implement trace level 2022-03-06 12:15:17 -08:00
e668e62018
Refactor config 2022-03-06 12:15:17 -08:00
ac232724e7
Update README.md & .gitignore 2022-03-06 12:14:25 -08:00
a04219477a
Logging: implement trace level 2022-03-06 12:03:36 -08:00
c2bf65b2b9
Bump fasthttp router from 1.4.5 to 1.4.6 2022-02-08 14:19:35 -08:00
dfaccefdd4
Refactor config 2022-02-07 02:12:02 -08:00
dependabot[bot]
2ffaa33c55
Bump github.com/fasthttp/router from 1.4.5 to 1.4.6
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 22:26:51 +00:00
4c68c8bf1d
Bump fasthttp from 1.32 to 1.33 2022-01-29 02:18:52 -08:00
dependabot[bot]
497d8711fa
Bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 22:21:09 +00:00
1312f20e71
Butterfly effect: fashttp/router as a recursive update result 2022-01-12 01:46:17 -08:00
dependabot[bot]
ac9e1bf3e4
Bump github.com/fasthttp/router from 1.4.4 to 1.4.5
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 22:24:10 +00:00
820e965ecc
Update fasthttp 2022-01-10 18:39:29 -08:00
dependabot[bot]
1e42758f62
Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 22:29:50 +00:00