代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/229410/14340394
h http.h
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/126388/14426172
conf wsh-c.conf
#
# wsh-c.conf
# WSH configuration file
#
# VERSION 2.1.0
#
# This file is part of WebShell which is distributed under the terms of the GNU
# General Public License v2.0 and is (c) copyright 2002
www.eeworm.com/read/122234/14712779
txt java中在程序中设置代理服务器.txt
Java中在程序中设置代理服务器
(加入日期:2003-7-10 点击数:1787)
【对此文发表评论】 【编程爱好者论坛】 【保存文章至硬盘】 【打印文章】
在 Java 中代理服务器的基本设置是通过设置系统属性来完成的。而代理服务器的验证则是通过设置 Http 请求头来完成的。
下面的是一个简单的例子供大家参考:
// 根据地址 url 打开 Http 连接
H ...
www.eeworm.com/read/117323/14930850
txt squid.txt
From: andreas.papst@UNIVIE.AC.AT
Subject: MRTG stuff for SQUID
Hello,
I use MRTG for monitoring squid. With squid 2.0 release you can
use SNMP-requests for this task.
Based on the works of:
matija
www.eeworm.com/read/253602/12210327
txt pear xml-rpc library 1.3.0 remote php code execution exploit.txt
#!/usr/bin/perl
#
# ilo--
#
# This program is no GPL or has nothing to do with FSF, but some
# code was ripped from romansoft.. sorry, too lazy!
#
# xmlrpc bug by James from GulfTech Sec
www.eeworm.com/read/243044/12966509
java testhttpsbyorange.java
1 /*
2 * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//httpclient/src/test/org/apache/commons/httpclient/TestHttps.java,v 1.12 2004/06/13 12:13:08 olegk Ex
www.eeworm.com/read/105395/15668459
c openurl.c
/*
* Routines to open a URL instead of a local file
*
* int openurl(const char *path)
* FILE *fopenurl(const char *path)
*
* ToDo: Add arguments for PUT, POST; parse and return headers.
*
* Us
www.eeworm.com/read/136989/5833686
inl smart_proxies.inl
/* -*- C++ -*- */
// Smart_Proxies.inl,v 1.1 2000/12/01 19:22:04 parsons Exp
ACE_INLINE
TAO_Smart_Proxy_Base::TAO_Smart_Proxy_Base (void)
{
}
ACE_INLINE
TAO_Smart_Proxy_Base::TAO_Smart_Prox
www.eeworm.com/read/136989/5837042
inl method_request_updates_t.inl
// Method_Request_Updates_T.inl,v 1.3 2003/07/06 21:41:59 pradeep Exp
#include "Peer.h"
template ACE_INLINE int
TAO_Notify_Method_Re
www.eeworm.com/read/253602/12210315
txt tweaky_pl.txt
#!/usr/bin/perl
# "tweaky.pl" v. 1.0 beta 2
#
# Proof of concept for TWiki vulnerability. Remote code execution
# Vuln discovered, researched and exploited by RoMaNSoFt
#
#