nfs-0.d

来自「very comprehensive example, windows WD」· D 代码 · 共 60 行

D
60
字号
# UDP NFS null-proc call; finds active NFS listeners on port 2049.# If you get *something* back, there's an NFS server there.000	# XID: 4 trash bytes001002003000	# CALL: 0000000000000	# RPC version: 2000000002000	# nfs: 1000030010x860xa3000	# version: 1000000001000	# procedure number: 0000000000000	# port: junk000000000000	# auth trash000000000000	# auth trash000000000000	# auth trash000000000000	# extra auth trash?  probably not needed000000000# that's it!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?