Pinned Repositories
accel-ppp
(FORK: this is NOT the original project and it's NOT maintained. Please use https://github.com/xebd/accel-ppp instead!) High performance PPTP/L2TP/PPPoE server for Linux
destruct
Tiny library to parse binary structures into Python objects.
firesync
Fully standalone self-hosted Firefox Accounts and Sync suite. Primary repo is on GitLab, this one is a mirror.
haskell-library-ffi-example
An example of building a shared library (.so) in Haskell and calling it from C and Python.
herml
Erlang port of Haml
le_client
Yet another ACME/Let's Encrypt client
logdna-logrus
LogDNA Logrus and Logrus Mate library
maddy
[Fork] ✉️ Composable all-in-one mail server.
thinker
A command line tool to ease development and administration.
drdaeman's Repositories
drdaeman/accel-ppp
(FORK: this is NOT the original project and it's NOT maintained. Please use https://github.com/xebd/accel-ppp instead!) High performance PPTP/L2TP/PPPoE server for Linux
drdaeman/haskell-library-ffi-example
An example of building a shared library (.so) in Haskell and calling it from C and Python.
drdaeman/herml
Erlang port of Haml
drdaeman/flask-toybox
(Abandoned, do NOT use) Create somehow-RESTful HTTP APIs with Flask
drdaeman/url62-go
url62 is a Go library to generate really unique and url friendly IDs based on UUID and base62
drdaeman/bert.erl
Erlang BERT encoder/decoder
drdaeman/django-qa
(Fork) A simple Q&A App
drdaeman/freeradius-server
(Fork) The FreeRADIUS Server. RADIUS, DHCP, and VMPS.
drdaeman/gajim_auto_capitalize
Gajim plugin that automatically changes first letter of a sentence to uppercase.
drdaeman/heroku-djcelery-example
An example project how to run Django/Celery on Heroku
drdaeman/destruct
Tiny library to parse binary structures into Python objects.
drdaeman/le_client
Yet another ACME/Let's Encrypt client
drdaeman/acme-tiny
(Fork with ECDSA support) A tiny script to issue and renew TLS certs from Let's Encrypt
drdaeman/azurefs
(Fork) Mount Microsoft Azure Blob Storage as local filesystem in Linux
drdaeman/Conversations
(Fork) Conversations is an open source XMPP client for Android 4.0+ smart phones.
drdaeman/django-adminplus
(Fork) Easily add custom views to the Django admin.
drdaeman/django-macros
(Fork) macros accepting positional and keyword arguments, and repeated block tags in the django template system.
drdaeman/django-oauth2-provider
Provide OAuth2 access to your app
drdaeman/django-paypal-adaptive
Paypal Adaptive API support for Django
drdaeman/django-simple-poll
(Fork) Simple Django poll application
drdaeman/docker-nginx-ssl-proxy
A (yet another) dead-simple nginx-based SSL reverse proxy Docker image.
drdaeman/hubicfuse
(Fork) Support for mounting HubiC drive in GNU/Linux
drdaeman/jsonrpclib
(Fork) A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax.
drdaeman/network
Low-level networking interface
drdaeman/orderlyjson
A python implementation of Orderly JSON
drdaeman/pppd
Point-to-Point Protocol daemon, patched as it seemed fit. However, I suggest you to take a look at accel-pppd instead.
drdaeman/pyrad
(Fork) Python RADIUS implementation
drdaeman/python-engineio
(Fork) Python Engine.IO server
drdaeman/reddy
(Fork for personal use) Exploring writing a redis client in Erlang
drdaeman/ws-elixir
A WebSocket server written in Elixir, based on cowboy