Commit graph

261 commits

Author SHA1 Message Date
Simonmicro
27aa94a6e4
Move docs to Readthedocs (#87)
* Modified rtd template

* Added current wiki files

* Superseeded by index.rst

* Removed dead links

* Minor formatting

* Moved usage to own topic

* Reformatting...

* Reformatting...

* Formulations

* New topic structure

* Split into subsections

* Heading changes

* Ooops, missed a file

* Reformatting

* Changed file name

* Link fixes

* Topic level change

* Minor title change

* Formulations

* Again more heading changes

* Added todos

* Removed old manual wiki copy

* Table fix

* Table fix chars

* Reformulated

* Formatting and reformulations

* Heading change

* Merged key files

* Fixed heading problems

* Added TODO

* Added TODOs

* Moinor formatting

* Removed empty lines

* Switched to local copies of images

* Changed in-doc ref

* Done Ref replacement

* Key table reformat

* Hidden TODOs

* Moved manual section

* Started moving into docs

* Minimized

* Moved readme file
Merged docker section
Pending still other readme sections at manual execution

* Added one sentence regarding ipv4/ipv6 to docker

* Merged manual execution information

* Added some badges

* Reworked fast run doc

* Added note to the rest of options

* Added changelog to docs

* Added tables?

* Added table support

* removed test table

* Finished TODO

* Moved subtopic to top (old parent was not "logically connected")

* Typo

* Changed readme url to new docs

* Fixed wrong docs badge uri

* Changed doc title to link, so it is impossible to miss
2020-09-01 23:29:46 +02:00
Matteo ℱan
5b328d20f4
Support IPv4/IPv6 #86 2020-08-03 23:13:45 +02:00
Simonmicro
73965b1cdb
Added note regarding ipv6 usage (#84) 2020-07-29 23:39:42 +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
5add082b95
Corrected arguments for ipv6 usage (#77)
* Corrected arguments for ipv6 usage

* Typo
2020-07-16 22:23:17 +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
cbd987d8a4
wiki formattation fix 2020-07-06 00:32:10 +02:00
Matteo ℱan
76ad494aa8
-F client option description fix 2020-07-05 23:38:58 +02:00
Simonmicro
8cb75b9ef3
Added some more docker badges (#69)
* Added some more docker badges

Just to show some of the impressive stats

* Fixed broken formatting
2020-07-02 00:45:55 +02:00
pvgoran
fccfeaa033
Log to current directory by default (#66)
Resolves #64.
2020-07-02 00:41:02 +02:00
Simonmicro
26d6f2e03a
Formulations and clarification (#63)
* Formulations and clarification

* Typo
2020-07-02 00:26:15 +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
19ef51a6db
Merge pull request #55 from Simonmicro/master
Integrate official docker image
2020-03-03 23:13:52 +01:00
Simonmicro
6edf98b2a3
Added docker status badges 2020-02-23 14:15:04 +01:00
Simon Beginn
5d7927a8f1 Removed double README and minimized older one 2020-02-23 14:07:12 +01:00
Simon Beginn
a408a65d32 Updated the README to point to the official image 2020-02-23 13:54:08 +01:00
Simon Beginn
ed96d54240 Updated READMEs to point to the original repo 2020-02-23 13:43:23 +01:00
Simon Beginn
65fa7ae257 Rereduced image size after I minimized some line out. Ooops 2020-02-13 13:29:57 +01:00
Simon Beginn
a549c4fa4d Fixed docker files path problem 2020-02-13 13:22:29 +01:00
Simon Beginn
4c51738d15 Added the docker image to the readmes 2020-02-13 13:15:47 +01:00
Simon Beginn
0778ba5c66 Cleanup to use inline code markdown 2020-02-13 13:04:09 +01:00
Simon Beginn
bf85c8d8bb Moved into sub dir 2020-02-13 12:59:23 +01:00
Simon Beginn
2f319f1a41 Added minimal Dockerfile for builds with Docker Hub 2020-02-13 12:49:10 +01:00
Matteo ℱan
d73d0f8f8a
Merge pull request #51 from Simonmicro/patch-1
Fix docker 100% cpu load
2020-02-11 23:45:48 +01:00
Matteo ℱan
b878604c4c
Merge branch 'master' into patch-1 2020-02-11 23:10:17 +01:00
Matteo ℱan
7d59066442
Merge pull request #45 from 6ec123321/master
Some small fixes for docker
2020-02-11 22:55:07 +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
Simonmicro
c94a99145f
Update run-py2-kms.sh 2020-01-26 16:29:26 +01:00
Simonmicro
be2bf47c3b
Update run-py3-kms.sh 2020-01-26 16:27:37 +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
6ec123321
3f51fcb45b Some fixes for start.sh 2019-11-18 19:43:24 +04:00
6ec123321
041df7f5ce Work with py2 2019-11-18 19:30:08 +04: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