[GH-ISSUE #133] invalid identifier "2DZE5EU-...": check digit incorrect #80

Open
opened 2026-05-05 11:00:02 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @jmhostalet on GitHub (May 29, 2021).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/133

I cannot start server with the sample client file

# List your client-ids here
# Each line should contain only a single client-id followed by a comma (,) and a backslash (\)
# The last line shouldn't have the comma and backslash!
#
# Make sure no stray whitespace at the end of lines!!!
# with vim do :%s/\s\+$//e
#
# Please list the client ids here with name
#
# client-id                                                       description
# TVFU53T-M4J2ELM-ET9YZLI-SPHSWLY-WVO3T7B-RM3SC2A-EDURNZY-LUP5SQG client1
# 2DZE5EU-DGZIA5W-60ORFAS-S3PF74R-CWKTMTK-LHCBJES-W43SOFU-ZDCXMAI client2
CLIENTS=\
2DZE5EU-DGZIA5W-60ORFAS-S3PF74R-CWKTMTK-LHCBJES-W43SOFU-ZDCXMAI
Originally created by @jmhostalet on GitHub (May 29, 2021). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/133 I cannot start server with the sample client file ``` # List your client-ids here # Each line should contain only a single client-id followed by a comma (,) and a backslash (\) # The last line shouldn't have the comma and backslash! # # Make sure no stray whitespace at the end of lines!!! # with vim do :%s/\s\+$//e # # Please list the client ids here with name # # client-id description # TVFU53T-M4J2ELM-ET9YZLI-SPHSWLY-WVO3T7B-RM3SC2A-EDURNZY-LUP5SQG client1 # 2DZE5EU-DGZIA5W-60ORFAS-S3PF74R-CWKTMTK-LHCBJES-W43SOFU-ZDCXMAI client2 CLIENTS=\ 2DZE5EU-DGZIA5W-60ORFAS-S3PF74R-CWKTMTK-LHCBJES-W43SOFU-ZDCXMAI ```
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#80
No description provided.