mirror of
https://github.com/bettercap/bettercap
synced 2025-07-31 12:10:10 -07:00
chore: added credits to grandcat package
This commit is contained in:
parent
ae466b702a
commit
ef69151a7f
6 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -11,4 +11,6 @@
|
||||||
// By now, it should be compatible to [Avahi](http://avahi.org/) (tested) and
|
// By now, it should be compatible to [Avahi](http://avahi.org/) (tested) and
|
||||||
// Apple's Bonjour (untested). Should work in the most office, home and private
|
// Apple's Bonjour (untested). Should work in the most office, home and private
|
||||||
// environments.
|
// environments.
|
||||||
|
//
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// Based on https://github.com/grandcat/zeroconf
|
||||||
package zeroconf
|
package zeroconf
|
||||||
|
|
||||||
import "strings"
|
import "strings"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue