NetExec icon indicating copy to clipboard operation
NetExec copied to clipboard

Database Implementation for NFS Protocol

Open termanix opened this issue 5 months ago • 0 comments

Description

This PR for NFS protocol's database implementation.

Type of change

  • [x] New feature (non-breaking change which adds functionality)

Screenshots (if appropriate):

Hosts image

Shares image

Export shares image image

Checklist:

  • [x] I have ran Ruff against my changes (via poetry: poetry run python -m ruff check . --preview, use --fix to automatically fix what it can)
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation (PR here: https://github.com/Pennyw0rth/NetExec-Wiki)

termanix avatar Jul 19 '25 11:07 termanix