> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Ssh.EndpointId

# Interface: EndpointId

[ssh](/templates/protocols/javascript/modules/ssh).EndpointId

EndpointId Interface

## Table of contents

### Properties

* [Comment](/templates/protocols/javascript/modules/ssh.EndpointId#comment)
* [ProtoVersion](/templates/protocols/javascript/modules/ssh.EndpointId#protoversion)
* [Raw](/templates/protocols/javascript/modules/ssh.EndpointId#raw)
* [SoftwareVersion](/templates/protocols/javascript/modules/ssh.EndpointId#softwareversion)

## Properties

### Comment

• `Optional` **Comment**: `string`

#### Defined in

ssh.ts:168

***

### ProtoVersion

• `Optional` **ProtoVersion**: `string`

#### Defined in

ssh.ts:164

***

### Raw

• `Optional` **Raw**: `string`

#### Defined in

ssh.ts:162

***

### SoftwareVersion

• `Optional` **SoftwareVersion**: `string`

#### Defined in

ssh.ts:166
