Simonmicro
|
7350ba14ba
|
Silenced deprecated warning in Python 3.10
|
2021-12-09 18:08:01 +01:00 |
Simonmicro
|
11e8b4d2fc
|
Corrected SO_REUSEPORT behavior on unsupported platforms
|
2021-12-09 18:01:23 +01:00 |
Simon Beginn
|
3806c03214
|
Fix broken check_dir() call from 5de292e12a
|
2021-10-13 21:59:46 +02:00 |
Matteo ℱan
|
dfd7ddb5fd
|
Gui: changed look, added defaults button
|
2020-11-09 23:05:36 +01:00 |
Matteo ℱan
|
dee6ec14a6
|
compact parsing generalized for more subparsers
|
2020-10-25 21:47:03 +01:00 |
Matteo ℱan
|
319c6b3ef0
|
fixes #89 and #107
|
2020-10-21 23:39:46 +02:00 |
Simonmicro
|
56d4652de9
|
Windows sandbox fix (#104)
* Implemented fix for #102
* Added Windows Sandbox note
|
2020-10-16 23:04:12 +02:00 |
Matteo ℱan
|
4ade0e33c8
|
Gui: added timeouts, added sql database path, fixed tag duplication.
Fixed extra newlines coming from pre-activation messages.
|
2020-10-02 22:50:54 +02:00 |
Matteo ℱan
|
0aa63fa2cf
|
Added timeout send/receive
|
2020-09-24 22:44:15 +02:00 |
Matteo ℱan
|
990cd5e48f
|
Support for multi-address connection
|
2020-09-21 00:29:26 +02:00 |
Matteo ℱan
|
016a4c367f
|
Database keeps different AppId (#50), restyling minimal info logging
|
2020-09-07 23:44:10 +02:00 |
Matteo ℱan
|
33cedce48c
|
Implements #88, documents adjust, uniformed default values
|
2020-09-03 23:52:59 +02:00 |
Matteo ℱan
|
5b328d20f4
|
Support IPv4/IPv6 #86
|
2020-08-03 23:13:45 +02:00 |
Matteo ℱan
|
8754ebe965
|
enabled -c None (and -t0 None) parsing syntax #75
|
2020-07-29 23:12:19 +02:00 |
Matteo ℱan
|
d5fa609de5
|
fix#83 and some parsing cases
|
2020-07-29 22:23:36 +02:00 |
Matteo ℱan
|
771b70d376
|
Fix for #58
|
2020-07-21 22:39:27 +02:00 |
Matteo ℱan
|
1743156808
|
py-kms no longer supports python2 (continuation)
|
2020-07-21 22:23:43 +02:00 |
Matteo ℱan
|
11e32cccbd
|
fix for #75
|
2020-07-16 22:59:44 +02:00 |
Simonmicro
|
3068b1d8b7
|
Corrected default start params (#76)
fix for #74
|
2020-07-16 22:21:35 +02:00 |
Simonmicro
|
9d9a3639e1
|
Added IPv6 support (#73)
* Added IPv6 support
* Updated docker images to IPv6 usage
* Reverted commented entry point from testing. Sry.
|
2020-07-08 22:45:44 +02:00 |
Simonmicro
|
3d203cbe1d
|
py-kms no longer supports python2 (#72)
* Removed python2 references
* Removed python2 build files
* Typo
* Removed old python2 imports
* Added IPv6 note to README
Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
|
2020-07-08 22:40:34 +02:00 |
Miles Edgeworth
|
de61c660dd
|
Fix 0x stripping from HWID, fixes #52 (#65)
|
2020-07-06 00:43:59 +02:00 |
pvgoran
|
fccfeaa033
|
Log to current directory by default (#66)
Resolves #64.
|
2020-07-02 00:41:02 +02:00 |
Matteo ℱan
|
9b1fefecae
|
Update readme, changelog, versions; created wiki folder
|
2020-07-01 23:23:43 +02:00 |
Matteo ℱan
|
00793064bc
|
py-kms Gui: matched all terminal options so far done; added modes onlyserver / only client
Introduced option for asynchronous messages
Slimmed down parsing process with improved errors catching
|
2020-05-04 23:51:46 +02:00 |
Matteo ℱan
|
b4b57af092
|
py-kms Gui: Added pages for options, adjusted custom background, introduced sick animations
Added options FILEOFF and STDOUTOFF
|
2020-03-06 22:56:12 +01:00 |
Matteo ℱan
|
b88a46a67d
|
Update readme and changelog
further parsing cleanup
|
2020-02-05 00:37:58 +01:00 |
Matteo ℱan
|
5f9f7fa784
|
Parsing fix for python2
|
2020-02-04 00:24:11 +01:00 |
Matteo ℱan
|
a497d8ddb2
|
Added daemonization option
improved options parsing
|
2020-02-02 22:10:24 +01:00 |
Matteo ℱan
|
cbfe1511a2
|
Checked GUI options
disabled maximize button (gives visualization error)
disabled widgets when client/server running
|
2019-12-06 23:42:12 +01:00 |
Matteo ℱan
|
59fe27744e
|
Made py-kms Gui working again
|
2019-11-26 21:30:58 +01:00 |
Matteo ℱan
|
7c14eb10dc
|
Auto-align pretty messages
messages syncronization client-server
simplified pretty print function arguments
|
2019-11-02 00:26:20 +01:00 |
Matteo ℱan
|
19e5abbbbd
|
Made all pretty-print process handy
|
2019-10-24 22:32:06 +02:00 |
Matteo ℱan
|
dddc02530b
|
Added -F FILESTDOUT option server-side and client-side
generalized pretty print errors function
modified shell message printer and logger creator
shifted lcid checker
created logfile checker
colored logging on stdout
|
2019-10-17 00:43:38 +02:00 |
Matteo ℱan
|
f3974813a4
|
Pretty-print server errors, added argparse catching
|
2019-10-10 23:39:46 +02:00 |
Matteo ℱan
|
bc9365f791
|
Pretty-print added strings get and put
|
2019-10-07 23:30:23 +02:00 |
Matteo ℱan
|
328dcedea2
|
Made server timeout option effective
|
2019-10-07 21:34:15 +02:00 |
Matteo ℱan
|
8d105710e6
|
Optimize hwid and port checking
|
2019-10-06 22:37:29 +02:00 |
Matteo ℱan
|
927ddd66c8
|
fixed other indentations
|
2019-06-03 23:29:50 +02:00 |
Matteo ℱan
|
21ac398f6e
|
patched $DISPLAY error for Systemd
modified indentation server_thread function
|
2019-06-03 23:23:36 +02:00 |
Matteo ℱan
|
750713d0cf
|
adjusted logging format, patched $DISPLAY error
|
2019-05-17 00:31:49 +02:00 |
Matteo ℱan
|
660d86d42b
|
A Great Update: py-kms_2019-05-15
|
2019-05-14 22:12:49 +02:00 |