Block or Report
Block or report davidebeatrici
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mumble-voip/mumble Public
Mumble is an open-source, low-latency, high quality voice chat software.
-
SoftEtherVPN/SoftEtherVPN Public
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
-
toggle-nic Public
A simple command-line tool that allows you to easily toggle (enable/disable) a network interface on Windows. Pull requests are welcome!
C++ 6
-
list-processes Public
This repository contains code that can be used to retrieve the list of running processes on Windows, Linux, FreeBSD, macOS and generic BSD systems. Pull requests are welcome!
-
vyos-wwan-utils Public
Collection of scripts and general info that may be useful for VyOS users who want to "easily" manage MBIM devices, in particular LTE modems.
Shell 1
481 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 26 commits in 8 repositories
Created a pull request in mumble-voip/libmumble that received 85 comments
Switch to our own Base64 implementation
Written in modern C++, it strictly adheres to the Base64 specification. This means that alternate alphabets and/or the lack of padding are rejected. …