mirror of
				https://github.com/40t/go-sniffer.git
				synced 2025-11-04 19:16:25 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -15,8 +15,7 @@
 | 
				
			|||||||
- [Redis](#redis)
 | 
					- [Redis](#redis)
 | 
				
			||||||
- [Http](#http)
 | 
					- [Http](#http)
 | 
				
			||||||
- [Mongodb](#mongodb)
 | 
					- [Mongodb](#mongodb)
 | 
				
			||||||
- Fast-cgi (developing)
 | 
					- Kafka (developing)
 | 
				
			||||||
- GRPC (developing)
 | 
					 | 
				
			||||||
- ...
 | 
					- ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Demo:
 | 
					## Demo:
 | 
				
			||||||
@@ -27,7 +26,7 @@ $ go-sniffer en0 mysql
 | 
				
			|||||||
## Setup:
 | 
					## Setup:
 | 
				
			||||||
- 支持 : `MacOS` `Linux` `Unix`
 | 
					- 支持 : `MacOS` `Linux` `Unix`
 | 
				
			||||||
- 不支持 : `windows`
 | 
					- 不支持 : `windows`
 | 
				
			||||||
- 依赖:`libcap` `google/gopacket`库
 | 
					- 依赖:`google/gopacket`库
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 依赖库安装:Centos
 | 
					### 依赖库安装:Centos
 | 
				
			||||||
``` bash
 | 
					``` bash
 | 
				
			||||||
@@ -35,7 +34,7 @@ $ yum install libcap-devel
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
### 依赖库安装: Ubuntu
 | 
					### 依赖库安装: Ubuntu
 | 
				
			||||||
``` bash
 | 
					``` bash
 | 
				
			||||||
$ apt install libcap-dev
 | 
					$ apt-get install libcap-dev
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
### RUN
 | 
					### RUN
 | 
				
			||||||
``` bash
 | 
					``` bash
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user