bsd계열에서 socks5 설치해보신분

글쓴이: 익명 사용자 / 작성시간: 수, 2002/03/06 - 2:23오후
socks5(Genenal Proxy Protocol)
현재 openbsd에서 socks5를 설치하려고 합니다. 아래와 같이 실행을 시키
면
/usr/local밑에 etc폴더가 생기지 않고 socks5.conf파일이 생기지 않는데
혹시 socks5설치해 보신분 도움좀 주세요.
·
# ./configure --with-thread \
--with-libconffile=/usr/local/etc/libsocks5.conf \
--with-srvconffile=/usr/local/etc/socks5.conf \
--with-srvpwdfile=/usr/local/etc/socks5.passwd
# vi shlib/Makefile
SHLIB_LFLAGS = -Bshareable
SHLIB_LD = ld
# make all
# make install 수행
Forums:
댓글 달기