HOME FORUMS MEMBERS RECENT POSTS LOG IN  
× Авторизация
Имя пользователя:
Пароль:
Нет аккаунта? Регистрация
Баннер 1   Баннер 2
НОВЫЕ ТОРГОВАЯ НОВОСТИ ЧАТ
loading...
Скрыть
Вернуться   ANTICHAT > БЕЗОПАСНОСТЬ И УЯЗВИМОСТИ > Безопасность и Анонимность > Soft - *nix
   
 
 
Опции темы Поиск в этой теме Опции просмотра

Proxy_finder_ для Linux
  #1  
Старый 25.07.2009, 23:34
demontager
Новичок
Регистрация: 23.07.2009
Сообщений: 25
С нами: 8843221

Репутация: 0
По умолчанию Proxy_finder_ для Linux

Есть необходимоть пользоваться прокси сервером, подскажите программу, желательно с .deb пакетом. Нашел только YAPH, но его нужно компилить. И какая в этом плане лушая прграмма для *nix?
 

  #2  
Старый 27.07.2009, 13:00
sysB0T
Новичок
Регистрация: 11.09.2007
Сообщений: 6
С нами: 9824111

Репутация: 1
По умолчанию

А чем так страшна компиляция?
 

  #3  
Старый 02.08.2009, 01:46
demontager
Новичок
Регистрация: 23.07.2009
Сообщений: 25
С нами: 8843221

Репутация: 0
По умолчанию

Цитата:
Сообщение от sysB0T  
А чем так страшна компиляция?
Собствено поробывал я собрать yaph, что-не получается Undecided

Код:

creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc   ) works... yes
checking whether the C compiler (gcc   ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether  supports -frepo... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for ranlib... ranlib
checking for strip... strip
checking for Cygwin environment... no
checking for mingw32 environment... no
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 73729
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for extra includes... no
checking for extra libs... no
checking if yaph should be compiled... yes
updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating yaph/Makefile
fast creating yaph/docs/Makefile
can't open ./yaph/docs/Makefile.in: No such file or directory
fast creating yaph/docs/en/Makefile
can't open ./yaph/docs/en/Makefile.in: No such file or directory
creating config.h
root@track-laptop:~/compile/yaph-0.91# make
make  all-recursive
make[1]: Entering directory `/home/track/compile/yaph-0.91'
Making all in yaph
make[2]: Entering directory `/home/track/compile/yaph-0.91/yaph'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2   -c threads.c
threads.c: In function ‘check_socks4’:
threads.c:28: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:33: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:46: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:51: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:58: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:65: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:70: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:76: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:83: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:91: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c: In function ‘check_socks5’:
threads.c:108: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:113: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:124: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:129: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:136: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:143: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:159: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:164: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:169: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:178: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:191: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:197: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:204: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:208: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:213: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:220: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:229: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c: In function ‘check_http’:
threads.c:245: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:251: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:264: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:269: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:273: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:279: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:284: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:290: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:297: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:304: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:323:23: warning: unknown escape sequence '\.'
threads.c:323:23: warning: unknown escape sequence '\.'
threads.c:323:23: warning: unknown escape sequence '\.'
threads.c: In function ‘nmap_parser_thread’:
threads.c:332: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:343: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:358: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
threads.c: In function ‘file_parser_thread’:
threads.c:397: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:424: warning: passing argument 3 of ‘write_log’ discards qualifiers from pointer target type
threads.c:398: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
threads.c:425: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2   -c tcp_utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2   -c log.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2   -c init.c
init.c: In function ‘init_options’:
init.c:203: error: label at end of compound statement
make[2]: *** [init.o] Error 1
make[2]: Leaving directory `/home/track/compile/yaph-0.91/yaph'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/track/compile/yaph-0.91'
make: *** [all-recursive-am] Error 2
root@track-laptop:~/compile/yaph-0.91#
 

  #4  
Старый 02.08.2009, 13:20
razb
Постоянный
Регистрация: 24.03.2009
Сообщений: 670
С нами: 9017461

Репутация: 414


По умолчанию

_http://www.linux-mips.org/archives/linux-mips/2006-03/msg00226.html
 
 



Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Ошибки Windows 2 SVipeR Windows 9 02.03.2009 19:28



Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 


Быстрый переход




ANTICHAT ™ © 2001- Antichat Kft.