added credits

This commit is contained in:
Jeffrey Paul 2018-08-25 12:08:35 -07:00
parent 596a551aa5
commit ebb104715d
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
// based on
// gpk, go reimplementation of the fast async port scanner
// scanrand from dan kaminsky's pakketo keiretsu project
// by sneak <sneak@sneak.berlin>
// implementation based on
// https://github.com/akrennmair/gopcap/blob/master/tools/pcaptest/pcaptest.go
package main