Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 423 Bytes

auto_smbpy

Run (Only for Ubuntu machines) ...

sh -c "$(curl -fsSL https://raw.githubusercontent.com/VTFoundation/auto_smbpy/main/setup-smb-service.sh)"

What Will It Do?

  • Update local (apt) repositories.
  • Install python3 & pip3 packages (using apt repository).
  • Install Impacket (smbserver.py) with pip3.
  • if "/opt/smb-files" exists, skip ... Else, create one.
  • Setup smbserver as systemd service.