Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

UnixSocket Module

A PowerShell module for managing the UnixSocket App.

Running UnixSocket

Import-Module .\build.psm1
Publish-PSTestTools
$Listener = Start-UnixSocket

Stopping UnixSocket

Stop-UnixSocket