Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
URLServerManagerModern.zip | 2019-03-19 | 4.8 MB | |
README.md | 2018-06-09 | 1.2 kB | |
The New, Better and Prettier Version.tar.gz | 2018-06-09 | 1.2 kB | |
The New, Better and Prettier Version.zip | 2018-06-09 | 1.5 kB | |
Totals: 4 Items | 4.8 MB | 0 |
It has been a long time since the first relese. This is essentially a rewrite of the old code. It has a lot of improvements. For example when adding strucures, you are no longer constrained to a small one window in the middle of the main screen. The program now has multithreading, uses an SQLite databse and a lot more. Full list of new features: * Entire data part is now saved inside an SQLite databse, it searches using that database and hence is faster than before. * Import and export is now wider, available in: * XML * JSON * CSV * You are now able to change the look of your structures, allowing you to change the text, background and border colors. * You can assign one default style to your category. * Automatic and manual port tester of TCP ports * Reworked how associations are configured, now you add a program and all the associations for the program in a one go. * You can now choose from list of programs in case of multiple assigned. * English localization * Now can connect to a remote MySQL database * One shared file on a network hard drive serving as a server is now deprecated since there are problems with file locking not being always utilized. * Is mutlithreaded