Sponsored Content
Top Forums UNIX for Advanced & Expert Users Google Translate API with wget (only one client and connection): Suspected Terms of Service Abuse Post 302574892 by Corona688 on Friday 18th of November 2011 02:44:14 PM
Old 11-18-2011
See wget's manual page.

If all you do is fake a referer, google would be within their rights to block you or worse. I'm not sure it'd even work, anyway. There's ways other than referrers to check if you're a person instead of a script.
 

3 More Discussions You Might Find Interesting

1. Linux

Better FTP service needed. (suspected inteferance)

Hello there, I have of recent been having overbearing problems with my Linux computer when accessing servers via FTP. The server behaves rather erractically and refuses to complete uploads, merely stalling the transfer for an unpredictable amount of time, which can stem from being either 5... (2 Replies)
Discussion started by: Noran Rad
2 Replies

2. UNIX and Linux Applications

Problems with wget and https connection

Hi, I have wget for linux but I'm having trouble using it. I am trying to use it with a HTTPS connection to save cookies but it doesn't works. I do: wget --save-cookies=cookies.txt --post-data... (2 Replies)
Discussion started by: mierdatuti
2 Replies

3. UNIX for Beginners Questions & Answers

SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443

I am getting SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443. Please help me on this. But I am able to get response in Soap UI. Please use CODE tags when displaying sample input, output, and code segments. (13 Replies)
Discussion started by: Ayeesha
13 Replies
QUAKE(6)							   Games Manual 							  QUAKE(6)

NAME
quake - classic first person shooter SYNOPSIS
quake [WRAPPER-OPTIONS] [ENGINE-OPTIONS] [ENGINE-COMMANDS]... DESCRIPTION
This manual page documents briefly the quake command. Quake is a popular first-person shooter game that appeared in 1996, released by iD Software. This wrapper script will launch the Quake engine. The game data needs to be installed independently using the 'game-data-packager' program, and by default it will be looked for at /usr/share/games/quake. This wrapper script accepts the two common GNU-style options to get information on the program. Any further arguments are passed to the engine unmodified. Consult the engine documentation for full details, but most engines support a syntax whereby engine switches are pre- fixed with a minus sign, and you can give console commands by prefixing with a plus sign. See the examples section for some common cases. OPTIONS
These options are accepted for WRAPPER-OPTIONS in the synopsis. -h, --help Show summary of options. -v, --version Show version of program. EXAMPLES
These are all engine dependent. Play the Zerstoerer mod: quake -game zer Play a specific map using the Drake expansion: quake -game drake +map sludge1 Connect to a server for multiplayer: quake +connect dm.quakeone.net:27000 SEE ALSO
quake-server(6), quakespasm(6), game-data-packager(6). AUTHOR
This manual page, and the Quake wrapper script, were written by David Banks <amoebae@gmail.com>, for the Debian project (and may be used by others). The package was based on the quake3 package by Simon McVittie. 2011-06-22 QUAKE(6)
All times are GMT -4. The time now is 01:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy