|
c51dba5ead
|
add link to q3rcon-proxy
|
2024-11-29 04:25:56 +00:00 |
|
|
0bc19a718b
|
add section 0.1.0 to CHANGELOG
|
2024-11-29 01:09:30 +00:00 |
|
|
adebc61b98
|
change -P flag to -r for setting rcon password
update README
|
2024-11-29 01:07:05 +00:00 |
|
|
51ff562ac4
|
use EqualFold
|
2024-11-25 19:08:02 +00:00 |
|
|
313d96fffa
|
Create LICENSE
|
2024-11-25 03:43:02 +00:00 |
|
|
cbc8ee5543
|
add section 0.0.3 to CHANGELOG
|
2024-11-24 13:18:49 +00:00 |
|
|
3e1088d625
|
{Rcon}.login no longer exported.
split the cmd from its args when checking timeout map.
remove final TrimPrefix, it's already handled in {Rcon}.listen()
|
2024-11-24 13:13:07 +00:00 |
|
|
65ab17b9c9
|
add whitespace for readability
|
2024-11-22 13:20:27 +00:00 |
|
|
d180c455a3
|
fix typo
|
2024-11-09 18:59:01 +00:00 |
|
|
b20bca0c77
|
Request now uses reusable buffer
|
2024-11-08 15:31:30 +00:00 |
|
|
7d787324a7
|
move option functions into option.go
|
2024-11-08 15:31:13 +00:00 |
|
|
8c1bc0f04c
|
move listen() into Rcon
rename channel variables
|
2024-11-08 15:30:47 +00:00 |
|
|
dd1d530d44
|
add img/
|
2024-11-04 22:01:01 +00:00 |
|
|
f2752f5609
|
print usage message if not in interactive mode, and no rcon commands passed
|
2024-11-04 21:23:45 +00:00 |
|
|
05ee3f1912
|
reword
|
2024-11-04 17:46:11 +00:00 |
|
|
a7702c8050
|
add functional option WithLoginTimeout
use it to set the login timeout
|
2024-11-04 16:13:31 +00:00 |
|
|
08af9d3388
|
fix -p flag usage message
|
2024-11-04 15:30:03 +00:00 |
|
|
46d3e3fa4a
|
left align example snippets
|
2024-11-04 15:10:12 +00:00 |
|
|
07ffd98e7a
|
remove Logging highlight
|
2024-11-04 15:05:57 +00:00 |
|
|
bc373e72ae
|
add your own implementation section
|
2024-11-04 15:05:13 +00:00 |
|
|
566c3c9312
|
type fix
add -i shorthand
|
2024-11-04 14:55:49 +00:00 |
|
|
7df5b21588
|
add notes about CLI usage.
add logging section
|
2024-11-04 14:54:00 +00:00 |
|
|
a8f9e844dd
|
add README + CHANGELOG
|
2024-11-04 14:47:34 +00:00 |
|
|
f749fbd4b4
|
rename done channel
pass {conn}.Listen() an error channel
|
2024-11-04 14:42:31 +00:00 |
|
|
2461a0116c
|
first commit
|
2024-11-04 13:33:53 +00:00 |
|