Closed odedshimon closed 3 years ago
This Pull-Request contains some additional fields added to network node object (closes #56):
For achieving that, few refactors was needed:
INetworkSession
INetworkPacket
IDomainCredential
In this order I also made the the old "Shell Mode" CLI to be used for debug purposes only.
Description
This Pull-Request contains some additional fields added to network node object (closes #56):
For achieving that, few refactors was needed:
INetworkSession
,INetworkPacket
)IDomainCredential
for identifying domain related credentials.In this order I also made the the old "Shell Mode" CLI to be used for debug purposes only.
Type of change