Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Sep 26, 2022
1 parent 3be91d4 commit 3450963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ping/proto/ping.proto
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ message UrlResponse {
int32 code = 2;
}

// Ping a TCP port is open
// Ping a TCP port to check if it's open
message TcpRequest {
// address to dial
string address = 1;
Expand Down

0 comments on commit 3450963

Please sign in to comment.