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

35 Commits

Author SHA1 Message Date
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
Carl Johnson
ec2c965e05 Web: Graceful shutdown 2017-10-09 17:36:08 -04:00
Carl Johnson
1a8f6c7329 Nicer logging 2017-10-09 17:36:08 -04:00
Carl Johnson
b612c1fb98 Web: Serve only the exact path 2017-10-09 17:35:11 -04:00
Carl Johnson
186d672aa2 Try getting port from ENV 2017-10-09 17:35:11 -04:00
Carl Johnson
9642ad4af2 README: Add a link to a live server 2017-08-27 14:53:21 -04:00
Carl Johnson
5fee4b4aa7 Handler: Fix bug of using DefaultMarkovMap 2016-12-12 12:03:41 -05:00
Carl Johnson
88333d7b52 Docs: Fix misspelling 2016-12-11 19:21:35 -05:00
Carl Johnson
eb56cf869e Source: Use gofmt -s 2016-12-11 19:19:43 -05:00
Carl Johnson
cfeee439d2 Add documentation 2016-12-11 19:15:14 -05:00
Carl Johnson
77796bd6b3 GIF: Loop explosion 2016-12-11 18:55:30 -05:00
Carl Johnson
0d5cb2ceee README: Fix usage 2016-12-11 18:45:05 -05:00
Carl Johnson
432a63149f README: Illustrate exploding heffalump 2016-12-11 18:43:24 -05:00
Carl Johnson
bfbade789e README: Badges, installation 2016-12-11 18:31:12 -05:00
Carl Johnson
e1222e014d CLI: Use options flag, not positional args 2016-12-11 18:24:55 -05:00
Carl Johnson
b5b634b579 Handler: Make handler configurable 2016-12-11 18:18:38 -05:00
Carl Johnson
6a94b58990 Handler: Use a buffer pool 2016-12-11 10:10:04 -05:00
Carl Johnson
5afbb7f3e9 Better code organization, reusability 2016-12-10 23:14:03 -05:00
Carl Johnson
7997e6373e Initial working version 2016-12-10 20:39:00 -05:00
Carl Johnson
4dd5c27adb README: Vision statement 2016-12-09 14:47:53 -05:00
Carl Johnson
998a172428 Initial commit 2016-12-09 14:44:49 -05:00