Walter.Net.HoneyPot
GIT Property
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace > HoneyPotServerListnerOption Class : GIT Property
Gets or sets the GIT Port (port 9418).
Syntax
public Nullable<int> GIT {get; set;}

Property Value

The GIT Port.
Remarks
This is a special daemon that comes packaged with Git; it listens on a dedicated port (9418) that provides a service similar to the SSH protocol, but with absolutely no authentication or cryptography.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HoneyPotServerListnerOption Class
HoneyPotServerListnerOption Members