Skip to content

Instantly share code, notes, and snippets.

View mathiasvr's full-sized avatar

Mathias Rasmussen mathiasvr

  • Denmark
View GitHub Profile
@kylemcdonald
kylemcdonald / sniff.sh
Created October 4, 2016 22:16
Wireless sniffing on OS X with channel hopping.
#!/usr/bin/env bash
duration=$1
sudo chmod o+r /dev/bpf*
echo "> Enabled sniffing on all interfaces."
networksetup -listallhardwareports
device=`networksetup -listallhardwareports | grep -A1 'Wi-Fi' | grep 'Device' | cut -d':' -f2 | xargs`
echo "> Using device $device."
@boredzo
boredzo / YYYY.md
Created October 26, 2015 14:41
Unicode date formats, YYYY?!
@paulmillr
paulmillr / active.md
Last active December 4, 2024 06:30
Most active GitHub users (by contributions). http://twitter.com/paulmillr

Most active GitHub users (git.io/top)

The list would not be updated for now. Don't write comments.

The count of contributions (summary of Pull Requests, opened issues and commits) to public repos at GitHub.com from Wed, 21 Sep 2022 till Thu, 21 Sep 2023.

Because of GitHub search limitations, only 1000 first users according to amount of followers are included. If you are not in the list you don't have enough followers. See raw data and source code. Algorithm in pseudocode:

githubUsers