apc-convert icon indicating copy to clipboard operation
apc-convert copied to clipboard

File "apc-convert.py", line 385 & 269, in <module>

Open Angu0083 opened this issue 2 years ago • 0 comments

I got the below error:

Traceback (most recent call last): File "/root/apc-convert/apc-convert.py", line 385, in apc.proto = ovpn.proto File "/root/apc-convert/apc-convert.py", line 269, in proto if value.lower() not in ("tcp", "udp", "tcp6", "udp6"): raise ValueError() ValueError

Angu0083 avatar Sep 05 '22 21:09 Angu0083