|
libopm
0.1
|
#include "libopm.h"Functions | |
| int | libopm_proxy_http_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int | libopm_proxy_socks4_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int | libopm_proxy_socks5_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int | libopm_proxy_wingate_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int | libopm_proxy_router_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int | libopm_proxy_httppost_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| int libopm_proxy_http_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
| int libopm_proxy_socks4_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
References _OPM::config, inet_aton, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, snprintf, and USE_VAR.
| int libopm_proxy_socks5_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
References _OPM::config, inet_aton, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, snprintf, and USE_VAR.
| int libopm_proxy_wingate_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
References _OPM::config, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, snprintf, and USE_VAR.
| int libopm_proxy_router_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
References _OPM::config, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, snprintf, and USE_VAR.
| int libopm_proxy_httppost_write | ( | OPM_T * | , |
| OPM_SCAN_T * | , | ||
| OPM_CONNECTION_T * | |||
| ) |
References _OPM::config, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, snprintf, and USE_VAR.
1.8.14