mirror of
				https://github.com/40t/go-sniffer.git
				synced 2025-11-04 19:16:25 +08:00 
			
		
		
		
	update readme
This commit is contained in:
		@@ -12,7 +12,6 @@
 | 
				
			|||||||
- [mysql](#mysql)
 | 
					- [mysql](#mysql)
 | 
				
			||||||
- [Redis](#redis)
 | 
					- [Redis](#redis)
 | 
				
			||||||
- [Http](#http)
 | 
					- [Http](#http)
 | 
				
			||||||
- ARP 测试中...
 | 
					 | 
				
			||||||
- Mongodb 开发中...
 | 
					- Mongodb 开发中...
 | 
				
			||||||
- Fast-cgi
 | 
					- Fast-cgi
 | 
				
			||||||
- GRPC
 | 
					- GRPC
 | 
				
			||||||
@@ -38,9 +37,8 @@ $ apt install libcap-dev
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
### RUN
 | 
					### RUN
 | 
				
			||||||
``` bash
 | 
					``` bash
 | 
				
			||||||
$ go get github.com/google/gopacket
 | 
					$ go get -v github.com/40t/go-sniffer
 | 
				
			||||||
$ go get github.com/40t/go-sniffer
 | 
					$ cd $(go env GOPATH)/src/github.com/40t/go-sniffer
 | 
				
			||||||
$ cd $GOPATH/src/github.com/40t/go-sniffer
 | 
					 | 
				
			||||||
$ go run main.go
 | 
					$ go run main.go
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
## Usage:
 | 
					## Usage:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user