Dimitri Papadopoulos Orfanos

Results 331 comments of Dimitri Papadopoulos Orfanos

See https://github.com/adrienverge/openfortivpn/wiki#debugging-openfortivpn. It would help to have additional information: version of Ubuntu, version of openfortivpn, logs, etc.

It would be better to test the latest version 1.21.0, although I doubt it can help in this specific case. I am not certain I understand the difference between the...

@m0t1x This seems unrelated. Please open a new issue if your issue persists with option `--pppd-accept-remote=0`.

The issue should have been opened against upstream [EDFlib](https://gitlab.com/Teuniz/EDFlib/-/issues). It looks like recent unit tests of that library do report an error without crashing when reading your file. Hopefully, this...

Output of `sudo openconnect -u test tlslink.com:4433 -v -v -v -v --dump-http-traffic`: [tlslink.log](https://github.com/dlenski/what-vpn/files/11204680/tlslink.log)

I didn't try `what-vpn -kv tlslink.com:4443`. HTTP headers might help distinguish AnyLink: https://github.com/bjdgyc/anylink/blob/b84d10d64f098716c6dd5fd26d77e955dbc0f095/server/handler/link_base.go#L47 But then do **we want** to distinguish between AnyLink and AnyConnect/OpenConnect or not? @itviewer Could you perhaps...

Thanks. It just occurred to me, we don't need an account to query the server with `what-vpn`. We just need the server to be up. Any way, the account and...

Indeed, we can easily distinguish it. Do you **want** to distinguish it in the `what-vpn` output, given that they share the same protocol? I don't know how feasible it would...

I see a single line for AnyConnect/OpenConnect matches (it's the same sniffer): ``` $ what-vpn vpn.colorado.edu vpn.colorado.edu: AnyConnect/OpenConnect (Cisco) ``` In the case of a match, you get details on...

The main page of the server returns: ``` AnyLink 是一个企业级远程办公 SSL VPN 软件,可以支持多人同时在线使用。 ``` It roughly translates to: > Enterprise-level remote office SSL VPN software that supports multiple simultaneous users.