Displaying 20 results from an estimated 1100 matches similar to: "Added native socks support to libc in FreeBSD 7"
2008 Jan 14
0
Added native socks support to libc in FreeBSD 7
Upgrade:
1) Added IPv6 Support (need to be tested)
Cheers
Raffaele
Hi,
i added a native (client) Socks V4/V5 support inside FreeBSD libc
library. The work is based of my project (see
http://csocks.altervista.org) CSOCKS.
You can get it here:
http://csocks.altervista.org/download/FreeBSD_libc.tar.gz
CHANGES:
I changed the file:
/usr/src/lib/libc/Makefile
I added the Directory:
2007 Mar 06
3
Strange issue with windows positioning
Hi, I just compiled and installed the latest compiz from git head and
I have a strange issue with windows positioning: all newly created
windows are placed at 0,0 (upper left corner) of the screen, so the
title bar (and menu bar too) is under my gnome panel. I attach a
screenshot to show the problem. I can't understand if this is a
problem of compiz configuration (plugin order or something
2005 Sep 24
2
Interesting Link...
http://visualwx.altervista.org/
A visual builder for wxWindows that purports to support Ruby. I''ll play
with this some and see if I can design projects that work with wxRuby2.
Roy
2008 Mar 15
1
again with polr
hello everybody
solved the problem with summary, now I have another one
eg I estimate
> try.op <- polr(
> as.ordered(sod.sit.ec.fam) ~
> log(y) +
> log(1 + nfiglimin) +
> log(1 + nfiglimagg) +
> log(ncomp - nfiglitot) +
> eta +
> I(eta^2) +
>
2007 Apr 16
2
id on menu
Hi,
how can i make an "id" attribute that can be assigned to every voice of the
generated menu?
For example:
<li class="webgen-menu-item-selected" id="homepage">
<span>HomePage</span>
</li>
<li id="news">
<a href="news.html">News</a>
</li>
and so on ...
Is there an option of MenuStyle, or
2010 Feb 08
1
Asterisk how install speex support
Hi,
I would like to add support for speex codec in Asterisk.
In Ubuntu 9.10 the procedure is the following:
1) sudo apt-get install speex libspeex-dev
2) install Asterisk that enable speex support in configure procedure
3) core show translation
I can't see the translation time. Where is the problem?
Thank
--
BOINC manager
http://boincmanager.altervista.org
-------------- next part
2018 Feb 23
4
Stale mailbox lock file
Hi all,
I would like to understand the meaning of "Stale mailbox lock file detected"
In index-storage.c (https://mis.dopa.go.th/atmail/server_source/dovecot/src/lib-storage/index/index-storage.c) there is this notice "Stale mailbox lock file detected" ...
I have a java application which connects via javamail to a dovecot server and I have some anomalies when that message
2018 Feb 23
2
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Thanks Aki,</div><div><br></div><div>do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?</div>
<div><br><br>Raffaele
2018 Feb 23
1
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div style="font-family: Verdana, Arial, Helvetica, sans-serif;">So you don't know when this piece of code is executed:</div>
<div style="font-family: Verdana, Arial, Helvetica, sans-serif;"><br></div>
<div style=""><pre
2008 Oct 30
5
Lenny repository disappeared
Hi,
I tried to add the Debian Lenny repository for Wine to my apt sources, so I could enjoy a newer release of wine than the 1.0.x version Debian offers. However, when I tried to update repositories, I got a 404, and, upon investigating, realised that there is no Lenny distribution whatsoever on the Wine apt server! (It is, however, mentioned in the documentation for installing Debian/Ubuntu
2005 Sep 22
1
Noise :-(
Hi all,
i use speex preprocessor features in this way:
===================================
#define NN 160 /* 20msec di audio */
...
int tbc=0,c,d,ret;
spx_int16_t TEMP_Buffer[NN];
char DLECODE;
/* Inizializza il preprocessore Speex se non inizializzato */
if(Modem->speex_pp_state == NULL) {
Modem->speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE);
}
2015 Jun 18
3
What does the socks function of openssh hide?
Salutations,
I was recently using openssh 6.8p1-3 for socks tunelling with a public wifi
hotspot. I attempted to watch youtube but was notified that it was not allowed
in my area. The socks server I was connected to definitely had the ability to
connect to youtube, so I concluded the issue was with the public wifi hotspot.
How much does socks tunneling with openssh obscure?
Command : ssh -ND
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support
(http://www.socks.nec.com/) the same way ssh (nonfree version) does?
Without this support, openssh is completely unusable behind a firewall.
Hayden A. James
2001 Mar 11
6
what about socks support?
Is there any plan to add socks 4 or socks 5 support to openssh like
the original ssh developed in finland??
Michael
Michael at bizsystems.com
2000 Feb 03
1
SOCKS support
Just a warning and a call to action:
Theo de Raadt has convinced me to remove SOCKS support from our port
of OpenSSH.
His argument is that it can be easily and generically implemented as
a ProxyCommand. This fits with my desire to keep our divergences from
the OpenBSD codebase to a minimum.
This looks like a few hours work (for someone more familiar the SOCKS
API that I). It is basically a
2005 Jan 11
7
default error page
Help, please.
I need redirection to a custom error page, instead of
the default Rails messages (e.g. Unknown action).
I use WebRick, no Apache, and i think i can''t use
public/.htaccess (# General Apache options).
Thanks.
___________________________________
Nuovo Yahoo! Messenger: E'' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica
Scaricalo ora!
2005 Jun 16
1
unamble to dialout to mobiles and others "special" numbers
Asterisk 1.0.7-BRIstuffed-0.2.0-RC8a on a Debian 3.1
The system is connected with an HFC card directly to the telco line
card is in TE mode
and signalling used is bri_cpe_ptmp
I am able to dial out some "numbers" and some not.
In particular it seems that i can't call mobiles and special telco
numbers like the information call center, emergency numbers,...
If i use a normal
2006 Mar 30
1
Dante Socks server
Hi,
I am running centos server 4.2 and I have installed dante-server socks
proxy I yumed it off a dag repo.
The problem I am having is configuring it. I have edited the sockd.conf
file but it still tells me that I don''t have an internal address setup.
Does anyone have any suggestions.
am I editing the wrong config file.
if I do a locate sock*.conf I get the following list
2011 Sep 29
1
ssh -D socks proxy through CentOS-5
Is there anything special in the way of configuration that
is required to enable a CentOS box to act as the point of
origin for an http request routed to it via a SOCKS ssh
link?
I have researched this matter and the recommended
procedure is to open an SSH connection to the desired host
passing the requisite switches so:
ssh -f -n -D <port> user at host.domain.tld
And then reconfigure
2012 Jan 09
1
SOCKS server other than ss5?
Anyone here using a SOCKS server? I'm using ss5 but there seems to be a
strange disconnect issue with it and openvpn. While I'm trying to figure
out whether ss5 is at fault, or openvpn, I'd like to try a different
SOCKS server. Could you recommend one that works well on CentOS?
Thanks.
--
Florin Andrei
http://florin.myip.org/