Go to the source code of this file.
|
#define | WS_HOME_PAGE_URL "https://www.wireshark.org" |
|
#define | WS_DOWNLOAD_URL "https://www.wireshark.org/download.html" |
|
#define | WS_DOCS_URL "https://www.wireshark.org/docs/" |
|
#define | WS_FAQ_URL "https://www.wireshark.org/faq.html" |
|
#define | WS_Q_AND_A_URL "https://ask.wireshark.org" |
|
#define | WS_WIKI_HOME_URL "https://wiki.wireshark.org" |
|
#define | SS_HOME_PAGE_URL "https://stratoshark.org" |
|
#define | SS_DOWNLOAD_URL "https://stratoshark.org" |
|
#define | SS_WIKI_HOME_URL "https://wiki.wireshark.org/stratoshark" |
|
#define | WS_WIKI_URL(path) WS_WIKI_HOME_URL "/" path |
|
Define URLs for various Wireshark and Stratoshark sites, so that if they move, we only have to change the URLs here.
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 2000 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later