Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A new kernel I am developing in my spare time. The eventual solution I hope will involve a 32 bit base kernel and 64 bit extensions therefore maximising compatibility with non 64 bit machines. Database oriented. Checkout http://www.love2code.org
UPDATE 18-Dec-2011
Updates haven't occurred for some time (April) due to working and studying for my Computer Science degree at the University of Ulster, but it's Christmas! so may be we'll get a little closer to doing some more work.
I have...
Project moved to Github: https://github.com/WixEdit/WixEdit
WixEdit is an editor for XML sourcecode of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files. (Project moved to Github: https://github.com/WixEdit/WixEdit)
A complete Hotspot or Internet Cafe solution. Provides a simple interface to managing users, and does the hard work of bring all the components together (Coova Chilli, MySQL, FreeRadius). Packaged as Debs for Debian/Ubuntu. NOT installable from tar.
Code now hosted on Github https://github.com/GraseHotspot
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Waxel is a download manager. It is a web interface using axel as an engine, instead of wget. This way downloads are accelerated using multiple connections. The code was optimized for low performance processors, embedded systems.
Slogbase is a lightweight database attached to objects in Second Life that provides the same functionality as Apache Web Server logs. It uses ordinary LSL code in Second Life to send sensor data to an external PHP/MySQL application.
Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
Pavonis is visual editor for Nullsoft Scriptable Install System (NSIS) script files. It includes visual designer of custom pages, which supports nsDialogs. Allows to easy organize functions, sections and pages included in script.
Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Web based tool for showing RRDtool graphs and other statistics. Something like syweb from symon package, but more customizable with Smarty templates for graphs and screens.
Enscapsulate .net raw socket api, and make it easy to capture network packet.
Work in IP layer.
Sourcecode is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
...
[2013-01-24] The binary download of the latest version of DROID has now been moved to The National Archives website: http://www.nationalarchives.gov.uk/information-management/projects-and-work/droid.htm
The sourcecode for the latest version of DROID remains available via Github: http://digital-preservation.github.com/droid/
[2012-09-07] DROID 6.1 has been released. New project hosting for the project can be found on GitHub: http://digital-preservation.github.com/droid/
Software to retrieve password of administrative system users stored in a MySQL database, designed for Nagios to access servers via expect or via SSH when you have not the Public key. Not exclusive to Nagios, but very desirable to sysadmins.
Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
The Open Source OTR Download Manager. The code is based on Qt and is available under the GPL V3. It is optimised for up to 4 parallel downloads from www.onlinetvrecorder.com.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
Tool that allows reading ReiserFS partitions under Windows. Contains a WebDAV server so under Vista it is possible to assign a drive letter to the ReiserFS partition. Contains no kernel/driver code.
The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
.NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne