
mobloquer
Source (link to git-repo or to original if based on someone elses unmodified work):
Features:
* View the IPs which MoBlock blocks in realtime as well as some information about each one.
* Easily view whois information for each IP blocked.
* Easily configure moblock to stop blocking an IP.
* Add/Remove/Enable/Disable blocklists and tweak their settings.
* Quickly tweak moblock's settings such as automatic startup, blocklist format, automatic updates etc.
* Whitelist specific ports.
* Whitelist IPs/hostnames.
* Remove entries from the blocklists.
* View the state of moblock daemon.
* View some information about moblock such as the number of the loaded ranges, the last time the blocklists were updated etc.
* View the log produced by the moblock-control script in real time.
* View the current iptables rules to determine if moblock is working.
* Start/Restart/Stop/Reload/Update MoBlock with just one click.
Dependencies:
*libc-dev/libc6-dev
*g++
*make
*libqt4-core (>=4.3.0)
*libqt4-gui (>=4.3.0)
*libqt4-dev (>=4.3.0)
*moblock-nfq( version 0.8/0.9 )
*moblock-control(http://moblock-deb.sourceforge.net/)
See INSTALL for installation instructions.
Common problems:
* If mobloquer stops working properly, the first thing you should try to do is delete its configuration file.
Just run "rm ~/.config/mobloquer/mobloquer.conf" in a terminal to do so.
* If you can not connect to the internet after starting moblock, it is probably blocking your LAN/router.
Use the "stop blocking this IP" button to whitelist your local network IP addresses which are being blocked.
* If you want to use mobloquer with moblock 0.8, and you have installed moblock through moblock-deb repo, run "sudo touch /etc/default/moblock" in a terminal before running the program.
* Launch Mobloquer with the argument --tray if you want it to start minimzed in the tray.
Version 0.5
----
ADDE Multithreading support. From now on, when mobloquer executes a shell command it uses a separate thread to do so. As a result the GUI will no longer freeze when doing specific tasks such as saving the settings or resolving a host.
ADDE "WhiteList IPs" dialog which allows the user to easily add IP addresses/ranges or hostnames into the whitelist or remove any whitelisted entry.
ADDE "Remove IPs" dialog which allows the user remove IP ranges with specific names/addresses from the blocklist.
ADDE The ability change the default front-end for sudo through the GUI.
FIXE Improvements in the way the program reacts when various tasks are taking place. When moblock-control executes a task the widgets which allow the user to change settings will be temporarily disabled and vice versa.
FIXE Improved documentation withing the program to help new users understand what each option does.
FIXE Reduced CPU usage by changing the way mobloquer checks if the moblock daemon is running.
FIXE Changed the date's format in the moblock-control log to be easier to read.
FIXE A bug which caused moblock log entries containing the pipe character in their "name" section to be ignored.
Version 0.4.1
----
FIXE A bug which caused invalid values to appear in the "Time" column of the "Logs" tab when using moblock 0.9.
FIXE Improved the way the number of the currently loaded ranges is updated. Now, if the value does not exist in moblock's log, mobloquer will search for the value when moblock is started/restarted.
FIXE A bug in the way moblock's settings were exported which caused the IP_REMOVE function of the moblock-control script not to work.
FIXE Improved the mobloquer's behaviour when the temporary files used to store settings and lists are not writable by the program.
Version 0.4
----
ADDE Settings now are saved in moblock's default configuration file(/etc/default/moblock) instead of moblock.conf. This way it is easier to keep special configurations after updating/restoring the original file.
ADDE Moblock 0.9rc2 support.
ADDE "Details" button next to moblock's status which shows the current iptables rules so that the user can easily check if they are correct.
FIXE Changed the way the settings are applied. The new configuration files are applied every second if there are any changes and not exactly when those changes were made. This way only one kdesu/gksu window appears, no matter how many changes the user has made.
FIXE Changed the information displayed in the "Manage" tab. Now the number of the blocked ranges, the number of the blocked connections, as well as the date and time of the last update are displayed.
FIXE Mobloquer now works if it is started with super user rights. In that case it will just apply the changes without calling kdesu or gksu.
FIXE Improved the way mobloquer searches for moblock's cron script so that the update frequency now works both with moblock 0.8(ipq/nfq) and 0.9.
FIXE A bug when restoring column widths in the "Logs" tab which caused wrong column sizes to be applied.
FIXE A bug which caused the last item in moblock.log to appear as a new item when "Clear Log" button was used.
FIXE Use a message box instead of a status bar notification to tell the user when moblock needs to be restarted.
FIXE Replaced tooltips with status tips in various parts of the program so the user can easily understand what each setting does.
FIXE Fixed a bug which caused mobloquer to use too many resources when the "manage" tab was active.
FIXE A bug due to which the moblock-control log would not appear at all in the "manage" tab.
FIXE Improved the formating of the console output.
FIXE Added the ability to change the default timers' intervals through mobloquer's configuration file(~/.config/mobloquer/mobloquer.conf").
REMOVE The "Enable IPTABLES_SETTINGS" checkbox. The option is now silently enabled if the user wants to whitelist an IP.
REMOVE The "Save changes" and the "automatically save changes" actions from the program's menus. The settings now are automatically saved by default.
Version 0.3
----
ADDE Partial moblock 0.9 support.
ADDE Replaced the "entry information" group box and the Log List Widget with a tree Widget, which provides a column based view. Now the user can easily review the latest blocked entries, their name, type, IP and time, without having to select each of them to get more information.
ADDE "Clear Log" button in the "Logs" tab.
ADDE "Add entry" button in the "Blocklists" tab which allows the user to easily add new blocklists.
ADDE Session saving support. Window size, state and place are now saved. The width of each column in the "Logs" tab is also saved.
FIXE Improved the behaviour of the "blocklists" tab when changing a blocklist's settings.
FIXE Update frequency now automatically updates if the script is moved to another location from another program.
FIXE A bug which caused changes to blocklists not to be saved at all.
FIXE Window minimze/restore bug. Credit goes to Art_Fowl from e-pcmag.gr for submiting the patches. The window now is restored back to its original position every time.
FIXE A bug due to which changes would not be reloaded at all if the moblock configuration/blocklists file was externally changed.
FIXE A bug in the search algorithm for log items which caused problems when items with the same IP but different types appeared in the list.
FIXE Many memory leaks from object pointers which were never deleted.
Version 0.2
----
ADDE Mobloquer settings dialog.
ADDE Whois dialog, which allows the user to easily learn more about the remote location which was blocked.
ADDE A better way to check if backups were really created.
ADDE Fully documented the code using doxygen.
FIXE A bug due to which the actions in the tray context menu would not update in some cases.
FIXE The "whitelist" button in the log tab now updates if the IP is blocked again due to an external change in moblock.conf.
Version 0.1
----
Initial release
Ratings & Comments
1 Comment
Thanks a lot for this great app! Looking forward to the next release.