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 |
|
Matteo ℱan
|
76ad494aa8
|
-F client option description fix
|
2020-07-05 23:38:58 +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
|
abd093d949
|
Fixed message Gui alignment
|
2019-11-28 23:03:31 +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
|
c1fa1445d4
|
Add sys import, rename logger variable
|
2019-10-06 22:12:00 +02:00 |
|
bruor
|
cf1d6a55a3
|
add execption handling for isatty()
|
2019-06-04 10:23:54 -04: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 |
|
speedst3r
|
5441771843
|
Fix db connection reference
|
2019-05-19 15:58:37 +08:00 |
|
speedst3r
|
7e40ba63ff
|
Import os module for SQlite
|
2019-05-19 15:14:23 +08:00 |
|
Matteo ℱan
|
f1239ded3d
|
adjusted indentation
|
2019-05-18 22:26:26 +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 |
|
Matteo ℱan
|
698353f800
|
A Great Update: py-kms_2019-05-15
|
2019-05-14 22:10:46 +02:00 |
|