dumpcat

command
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2023 License: MIT Imports: 6 Imported by: 0

README

dumpcat

view RPC dump file.

Install

go install github.com/fsgo/fsgo/cmds/rpcdump/dumpcat@master

Useage

# dumpcat -help
Usage of dumpcat:
  -a string
    	filter action. r: Read, w:Write, c:Close; rc: Read and Close (default "rwc")
  -cid int
    	filter only which conn ID.
    	-1 : disable other conditions
    	0  : enable other  conditions
    	>0 : filter only this connID
    	 (default -1)
  -d	print details (default true)
  -s string
    	filter only which service

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL