1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-16 03:58:55 +00:00
Commit Graph

270 Commits

Author SHA1 Message Date
3e1b91df27 Refine: logging and configuration 2021-11-07 19:48:07 -08:00
f87b1f17e2 Merge branch 'master' of ssh://github.com/yunginnanet/HellPot 2021-10-17 10:09:38 -07:00
5593a54da4 Fix: config bug 2021-10-17 10:09:28 -07:00
5a06f25332
Update README.md 2021-10-16 02:15:30 -07:00
e92e71b7e0 Ease of Suffering: rename main.go 2021-10-16 02:13:54 -07:00
daf9af670e
Update README.md 2021-10-16 02:11:48 -07:00
ea87e284ea
Update README.md 2021-10-16 02:07:19 -07:00
14926fe00c
Update README.md 2021-10-16 01:05:21 -07:00
6e42c9733b
Update README.md 2021-10-15 18:59:41 -07:00
bb5c91a05b update README.md 2021-09-22 00:40:56 -07:00
b741e0b444 Merge branch 'development' 2021-09-22 00:38:34 -07:00
9b02101f71 fix windows support 2021-09-22 00:19:15 -07:00
c087f19a62 adjust banner 2021-09-21 23:56:53 -07:00
1673a3368b fix windows support 2021-09-21 23:47:32 -07:00
14e3bc7377 Merge branch 'development' of ssh://github.com/yunginnanet/HellPot into development 2021-09-21 06:03:13 -07:00
32085eea26 tidy up config 2021-09-21 06:02:59 -07:00
64dec89685
Create go.yml 2021-09-18 05:33:22 -07:00
a4359afac7 Resolve merge conflicts 2021-09-18 05:25:17 -07:00
eeaa181910 Add: CLI option for generating config 2021-09-18 05:22:15 -07:00
6fd166142b
Merge pull request #3 from kescherCode/unix_socket_fixup
Unix socket fixup: permissions. Also, go.sum
2021-09-18 05:18:56 -07:00
Jeremy Kescher
afb40fb2d3
Add go.sum to project 2021-09-18 13:55:49 +02:00
Jeremy Kescher
2ba17c03a6
Fix up unix socket setup, add socket permission setting 2021-09-18 13:54:40 +02:00
f0eda75b35 Adjust: cli flags and banner 2021-09-16 00:51:16 -07:00
8434521954 fmt for the report card on the fridge 2021-09-15 14:25:02 -07:00
3f76579d15 adjust license placement 2021-09-15 13:48:36 -07:00
369150d443 update README and fix typo 2021-09-15 12:55:48 -07:00
54c93a178a fix unix socket listener 2021-09-15 12:33:42 -07:00
2337551fb3 enhance: banner 2021-09-15 12:17:32 -07:00
374858ce93 #gottem 2021-09-15 10:33:48 -07:00
a45440c2dc almost got it 2021-09-15 09:52:18 -07:00
234be70893 Continue: fasthttp implementation 2021-09-15 09:13:16 -07:00
4f98911b65 remote go.sum 2021-09-15 08:06:31 -07:00
933b1d7c55 New: implement fasthttp 2021-09-15 08:05:27 -07:00
2735a76704 Broken: rebase changes from master 2021-09-15 07:04:16 -07:00
a8d38bbadd Broken: begin restructure 2021-09-15 06:43:01 -07:00
636bf660ab Merge branch 'master' of ssh://github.com/yunginnanet/HellPot 2021-09-15 02:00:51 -07:00
23ce0b7c7b Lint: general code cleanup and gzipping of source material 2021-09-15 01:28:09 -07:00
0906b10fb1
Update README.md 2021-08-27 23:18:59 -07:00
yunginnanet
97fe39bf2f
Merge pull request #1 from kescherCode/kescher/unix-socket
Add unix domain socket listening support
2021-06-13 22:59:14 -07:00
Jeremy Kescher
aea48a60e2
Add unix domain socket listening support 2021-06-13 23:20:35 +02:00
7f54ebf04c fix readme AGAIN (does this guy even speak english?) 2021-06-11 18:17:03 -07:00
2888ceee57 fix src 2021-06-11 18:02:14 -07:00
3d58dd3678 fix readme 2021-06-11 17:48:01 -07:00
375196f437 transform into a badly structured go module 2021-06-11 17:19:36 -07:00
db7f5d7103 gofmt and refine logging 2021-06-11 17:15:02 -07:00
3f75a2c7de refactor our http routing and logging 2021-06-11 17:04:32 -07:00
f665f7fd34 update readme, implement new configuration directives 2021-06-11 16:25:56 -07:00
cddb201eb6 hey i defiled your code love old daddy arpanet 2021-06-11 15:08:03 -07:00
Carl Johnson
edf45a45d5 Web: Be kind, use robots.txt 2017-10-09 17:36:08 -04:00
Carl Johnson
9049b78398 Web: Catch sigterm, as sent by Heroku 2017-10-09 17:36:08 -04:00