Skip to content

Commit

Permalink
Merge pull request #44 from singchia/feat/readme
Browse files Browse the repository at this point in the history
optimize: readme check box style
  • Loading branch information
singchia authored Jun 5, 2024
2 parents 2c1c1fa + 5895bb2 commit f7a3cee
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 224 deletions.
224 changes: 112 additions & 112 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,121 +28,121 @@ Check out the [iptables godoc](https://pkg.go.dev/github.com/singchia/go-xtables

**Matches:**

- [x] MatchTypeAddrType
- [x] MatchTypeAH
- [x] MatchTypeBPF
- [x] MatchTypeCGroup
- [x] MatchTypeCluster
- [x] MatchTypeComment
- [x] MatchTypeConnBytes
- [x] MatchTypeConnLabel
- [x] MatchTypeConnLimit
- [x] MatchTypeConnMark
- [x] MatchTypeConnTrack
- [x] MatchTypeCPU
- [x] MatchTypeDCCP
- [x] MatchTypeDestination
- [x] MatchTypeDevGroup
- [x] MatchTypeDSCP
- [x] MatchTypeDst
- [x] MatchTypeECN
- [x] MatchTypeESP
- [x] MatchTypeEUI64
- [x] MatchTypeFrag
- [x] MatchTypeHashLimit
- [x] MatchTypeHBH
- [x] MatchTypeHelper
- [x] MatchTypeHL
- [x] MatchTypeICMP
- [x] MatchTypeInInterface
- [x] MatchTypeIPRange
- [x] MatchTypeIPv4
- [x] MatchTypeIPv6
- [x] MatchTypeIPv6Header
- [x] MatchTypeIPVS
- [x] MatchTypeLength
- [x] MatchTypeLimit
- [x] MatchTypeMAC
- [x] MatchTypeMark
- [x] MatchTypeMH
- [x] MatchTypeMultiPort
- [x] MatchTypeNFAcct
- [x] MatchTypeOSF
- [x] MatchTypeOutInterface
- [x] MatchTypeOwner
- [x] MatchTypePhysDev
- [x] MatchTypePktType
- [x] MatchTypePolicy
- [x] MatchTypeProtocol
- [x] MatchTypeQuota
- [x] MatchTypeRateEst
- [x] MatchTypeRealm
- [x] MatchTypeRecent
- [x] MatchTypeRPFilter
- [x] MatchTypeRT
- [x] MatchTypeSCTP
- [x] MatchTypeSet
- [x] MatchTypeSocket
- [x] MatchTypeSource
- [x] MatchTypeSRH
- [x] MatchTypeState
- [x] MatchTypeStatistic
- [x] MatchTypeString
- [x] MatchTypeTCP
- [x] MatchTypeTCPMSS
- [x] MatchTypeTime
- [x] MatchTypeTOS
- [x] MatchTypeTTL
- [x] MatchTypeU32
- [x] MatchTypeUDP
- :white_check_mark: MatchTypeAddrType
- :white_check_mark: MatchTypeAH
- :white_check_mark: MatchTypeBPF
- :white_check_mark: MatchTypeCGroup
- :white_check_mark: MatchTypeCluster
- :white_check_mark: MatchTypeComment
- :white_check_mark: MatchTypeConnBytes
- :white_check_mark: MatchTypeConnLabel
- :white_check_mark: MatchTypeConnLimit
- :white_check_mark: MatchTypeConnMark
- :white_check_mark: MatchTypeConnTrack
- :white_check_mark: MatchTypeCPU
- :white_check_mark: MatchTypeDCCP
- :white_check_mark: MatchTypeDestination
- :white_check_mark: MatchTypeDevGroup
- :white_check_mark: MatchTypeDSCP
- :white_check_mark: MatchTypeDst
- :white_check_mark: MatchTypeECN
- :white_check_mark: MatchTypeESP
- :white_check_mark: MatchTypeEUI64
- :white_check_mark: MatchTypeFrag
- :white_check_mark: MatchTypeHashLimit
- :white_check_mark: MatchTypeHBH
- :white_check_mark: MatchTypeHelper
- :white_check_mark: MatchTypeHL
- :white_check_mark: MatchTypeICMP
- :white_check_mark: MatchTypeInInterface
- :white_check_mark: MatchTypeIPRange
- :white_check_mark: MatchTypeIPv4
- :white_check_mark: MatchTypeIPv6
- :white_check_mark: MatchTypeIPv6Header
- :white_check_mark: MatchTypeIPVS
- :white_check_mark: MatchTypeLength
- :white_check_mark: MatchTypeLimit
- :white_check_mark: MatchTypeMAC
- :white_check_mark: MatchTypeMark
- :white_check_mark: MatchTypeMH
- :white_check_mark: MatchTypeMultiPort
- :white_check_mark: MatchTypeNFAcct
- :white_check_mark: MatchTypeOSF
- :white_check_mark: MatchTypeOutInterface
- :white_check_mark: MatchTypeOwner
- :white_check_mark: MatchTypePhysDev
- :white_check_mark: MatchTypePktType
- :white_check_mark: MatchTypePolicy
- :white_check_mark: MatchTypeProtocol
- :white_check_mark: MatchTypeQuota
- :white_check_mark: MatchTypeRateEst
- :white_check_mark: MatchTypeRealm
- :white_check_mark: MatchTypeRecent
- :white_check_mark: MatchTypeRPFilter
- :white_check_mark: MatchTypeRT
- :white_check_mark: MatchTypeSCTP
- :white_check_mark: MatchTypeSet
- :white_check_mark: MatchTypeSocket
- :white_check_mark: MatchTypeSource
- :white_check_mark: MatchTypeSRH
- :white_check_mark: MatchTypeState
- :white_check_mark: MatchTypeStatistic
- :white_check_mark: MatchTypeString
- :white_check_mark: MatchTypeTCP
- :white_check_mark: MatchTypeTCPMSS
- :white_check_mark: MatchTypeTime
- :white_check_mark: MatchTypeTOS
- :white_check_mark: MatchTypeTTL
- :white_check_mark: MatchTypeU32
- :white_check_mark: MatchTypeUDP

**Targets:**

- [x] TargetTypeAccept
- [x] TargetTypeDrop
- [x] TargetTypeReturn
- [x] TargetTypeJumpChain
- [x] TargetTypeGotoChain
- [x] TargetTypeAudit
- [x] TargetTypeCheckSum
- [x] TargetTypeClassify
- [x] TargetTypeClusterIP
- [x] TargetTypeConnMark
- [x] TargetTypeConnSecMark
- [x] TargetTypeCT
- [x] TargetTypeDNAT
- [x] TargetTypeDNPT
- [x] TargetTypeDSCP
- [x] TargetTypeECN
- [x] TargetTypeHL
- [x] TargetTypeHMark
- [x] TargetTypeIdleTimer
- [x] TargetTypeLED
- [x] TargetTypeLog
- [x] TargetTypeMark
- [x] TargetTypeMasquerade
- [x] TargetTypeMirror
- [x] TargetTypeNetmap
- [x] TargetTypeNFLog
- [x] TargetTypeNFQueue
- [x] TargetTypeNoTrack
- [x] TargetTypeRateEst
- [x] TargetTypeRedirect
- [x] TargetTypeReject
- [x] TargetTypeSame
- [x] TargetTypeSecMark
- [x] TargetTypeSet
- [x] TargetTypeSNAT
- [x] TargetTypeSNPT
- [x] TargetTypeSYNProxy
- [x] TargetTypeTCPMSS
- [x] TargetTypeTCPOptStrip
- [x] TargetTypeTEE
- [x] TargetTypeTOS
- [x] TargetTypeTProxy
- [x] TargetTypeTrace
- [x] TargetTypeTTL
- [x] TargetTypeULog
- :white_check_mark: TargetTypeAccept
- :white_check_mark: TargetTypeDrop
- :white_check_mark: TargetTypeReturn
- :white_check_mark: TargetTypeJumpChain
- :white_check_mark: TargetTypeGotoChain
- :white_check_mark: TargetTypeAudit
- :white_check_mark: TargetTypeCheckSum
- :white_check_mark: TargetTypeClassify
- :white_check_mark: TargetTypeClusterIP
- :white_check_mark: TargetTypeConnMark
- :white_check_mark: TargetTypeConnSecMark
- :white_check_mark: TargetTypeCT
- :white_check_mark: TargetTypeDNAT
- :white_check_mark: TargetTypeDNPT
- :white_check_mark: TargetTypeDSCP
- :white_check_mark: TargetTypeECN
- :white_check_mark: TargetTypeHL
- :white_check_mark: TargetTypeHMark
- :white_check_mark: TargetTypeIdleTimer
- :white_check_mark: TargetTypeLED
- :white_check_mark: TargetTypeLog
- :white_check_mark: TargetTypeMark
- :white_check_mark: TargetTypeMasquerade
- :white_check_mark: TargetTypeMirror
- :white_check_mark: TargetTypeNetmap
- :white_check_mark: TargetTypeNFLog
- :white_check_mark: TargetTypeNFQueue
- :white_check_mark: TargetTypeNoTrack
- :white_check_mark: TargetTypeRateEst
- :white_check_mark: TargetTypeRedirect
- :white_check_mark: TargetTypeReject
- :white_check_mark: TargetTypeSame
- :white_check_mark: TargetTypeSecMark
- :white_check_mark: TargetTypeSet
- :white_check_mark: TargetTypeSNAT
- :white_check_mark: TargetTypeSNPT
- :white_check_mark: TargetTypeSYNProxy
- :white_check_mark: TargetTypeTCPMSS
- :white_check_mark: TargetTypeTCPOptStrip
- :white_check_mark: TargetTypeTEE
- :white_check_mark: TargetTypeTOS
- :white_check_mark: TargetTypeTProxy
- :white_check_mark: TargetTypeTrace
- :white_check_mark: TargetTypeTTL
- :white_check_mark: TargetTypeULog


### Features
Expand Down
Loading

0 comments on commit f7a3cee

Please sign in to comment.