Just stopping by to say that our project called Derfin MP3 Downloader has finally reached production status with version 1.0.1.
Actually, it reached that version some time ago. I just hadn’t had time to update the blog 😅
featured
Yeah!
Page updated! Three language version!
Python Portscanner V0.3-beta
Projects, PythonI’ve finished my first python project.
Well, in fact, I’ve only released it’s first version, but that counts pretty much as a ‘finished project’, doesn’t it? 😉
The Python Port-scanner scans a list of IPs for port availability, the ports which will be tested are written into a list within the python script and can be changed easily. At the moment, the user inputs a IP range in form of a x.x.x format and the scripts test all IPs from x.x.x.0 to x.x.x.255. I will add advanced targeting in future releases.
This script was tested on Linux with Python 2.7.3, but it should work with OS X. Since I used Unix tmp files this may not work on Windows.
Catch the project on github or visit the github-project site!
7base Webpage Update
DevelopmentYeah, so I’m back at work and I’ve updated my portfolio…